public class ShallowEvent extends EventImpl
Event
stacked in EventBundle.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, isCanceled, isCommitEvent, isImmediate, isInline, isLocal, isMarkedForRollBack, isPublic, markRollBack, markRollBack, setImmediate, setInline, setIsCommitEvent, setLocal, setPublicpublic ShallowEvent(String name, EventContext ctx, int flags, long creationTime)
public static ShallowEvent create(Event event)
Copyright © 2012 Nuxeo SA. All Rights Reserved.