public class ShallowEvent extends EventImpl
Event
stacked in EventBundle
.FLAG_BUBBLE_EXCEPTION, FLAG_CANCEL, FLAG_COMMIT, FLAG_IMMEDIATE, FLAG_INLINE, FLAG_LOCAL, FLAG_NONE, FLAG_ROLLBACK
Constructor and Description |
---|
ShallowEvent(String name,
EventContext ctx,
int flags,
long creationTime) |
Modifier and Type | Method and Description |
---|---|
static ShallowEvent |
create(Event event) |
cancel, getContext, getFlags, getName, getRollbackException, getRollbackMessage, getTime, isBubbleException, isCanceled, isCommitEvent, isImmediate, isInline, isLocal, isMarkedForRollBack, isPublic, markBubbleException, markRollBack, markRollBack, setImmediate, setInline, setIsCommitEvent, setLocal, setPublic
public ShallowEvent(String name, EventContext ctx, int flags, long creationTime)
public static ShallowEvent create(Event event)
Copyright © 2015 Nuxeo SA. All rights reserved.