public class ShallowEvent extends EventImpl
Event stacked in EventBundle.ctx, flags, name, rollbackException, rollbackMessage, timeFLAG_BUBBLE_EXCEPTION, FLAG_CANCEL, FLAG_COMMIT, FLAG_IMMEDIATE, FLAG_INLINE, 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, isMarkedForRollBack, markBubbleException, markRollBack, markRollBack, setImmediate, setInline, setIsCommitEventpublic ShallowEvent(String name, EventContext ctx, int flags, long creationTime)
public static ShallowEvent create(Event event)
Copyright © 2019 Nuxeo. All rights reserved.