|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface AtomicOperation
Field Summary | |
---|---|
static AtomicOperation |
ACTIVITY_END
Deprecated. |
static AtomicOperation |
ACTIVITY_EXECUTE
Deprecated. |
static AtomicOperation |
ACTIVITY_START
Deprecated. |
static AtomicOperation |
ACTIVITY_START_CANCEL_SCOPE
Deprecated. |
static AtomicOperation |
ACTIVITY_START_CONCURRENT
Deprecated. |
static AtomicOperation |
DELETE_CASCADE
Deprecated. |
static AtomicOperation |
DELETE_CASCADE_FIRE_ACTIVITY_END
Deprecated. |
static AtomicOperation |
FIRE_ACTIVITY_END
Deprecated. |
static AtomicOperation |
PROCESS_END
Deprecated. |
static AtomicOperation |
PROCESS_START
Deprecated. |
static AtomicOperation |
PROCESS_START_INITIAL
Deprecated. |
static AtomicOperation |
TRANSITION_CANCEL_SCOPE
Deprecated. |
static AtomicOperation |
TRANSITION_CREATE_SCOPE
Deprecated. |
static AtomicOperation |
TRANSITION_DESTROY_SCOPE
Deprecated. |
static AtomicOperation |
TRANSITION_NOTIFY_LISTENER_END
Deprecated. |
static AtomicOperation |
TRANSITION_NOTIFY_LISTENER_START
Deprecated. |
static AtomicOperation |
TRANSITION_NOTIFY_LISTENER_TAKE
Deprecated. |
Method Summary |
---|
Methods inherited from interface org.camunda.bpm.engine.impl.core.operation.CoreAtomicOperation |
---|
execute, getCanonicalName, isAsync |
Field Detail |
---|
static final AtomicOperation PROCESS_START
static final AtomicOperation PROCESS_START_INITIAL
static final AtomicOperation PROCESS_END
static final AtomicOperation ACTIVITY_START
static final AtomicOperation ACTIVITY_START_CONCURRENT
static final AtomicOperation ACTIVITY_START_CANCEL_SCOPE
static final AtomicOperation ACTIVITY_EXECUTE
static final AtomicOperation ACTIVITY_END
static final AtomicOperation FIRE_ACTIVITY_END
static final AtomicOperation TRANSITION_NOTIFY_LISTENER_END
static final AtomicOperation TRANSITION_DESTROY_SCOPE
static final AtomicOperation TRANSITION_NOTIFY_LISTENER_TAKE
static final AtomicOperation TRANSITION_CREATE_SCOPE
static final AtomicOperation TRANSITION_CANCEL_SCOPE
static final AtomicOperation TRANSITION_NOTIFY_LISTENER_START
static final AtomicOperation DELETE_CASCADE
static final AtomicOperation DELETE_CASCADE_FIRE_ACTIVITY_END
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |