public class EventType extends Object
EventType(boolean retried, boolean pre, Event.Type type)
Event.Type
getType()
boolean
isCreate()
isExpired()
isModified()
isPreEvent()
isRemove()
isRetry()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EventType(boolean retried, boolean pre, Event.Type type)
public boolean isPreEvent()
public boolean isRetry()
public Event.Type getType()
public boolean isCreate()
public boolean isModified()
public boolean isRemove()
public boolean isExpired()
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.