- All Superinterfaces:
CoreAtomicOperation<CmmnExecution>
- All Known Implementing Classes:
AbstractAtomicOperationCaseExecutionComplete
, AbstractAtomicOperationCaseExecutionResume
, AbstractAtomicOperationCaseExecutionSuspend
, AbstractAtomicOperationCaseExecutionSuspending
, AbstractAtomicOperationCaseExecutionTerminate
, AbstractAtomicOperationCaseExecutionTerminating
, AbstractCmmnEventAtomicOperation
, AtomicOperationCaseExecutionComplete
, AtomicOperationCaseExecutionCreate
, AtomicOperationCaseExecutionCreated
, AtomicOperationCaseExecutionDeleteCascade
, AtomicOperationCaseExecutionDisable
, AtomicOperationCaseExecutionEnable
, AtomicOperationCaseExecutionExit
, AtomicOperationCaseExecutionFireEntryCriteria
, AtomicOperationCaseExecutionFireExitCriteria
, AtomicOperationCaseExecutionManualComplete
, AtomicOperationCaseExecutionManualStart
, AtomicOperationCaseExecutionOccur
, AtomicOperationCaseExecutionParentComplete
, AtomicOperationCaseExecutionParentResume
, AtomicOperationCaseExecutionParentSuspend
, AtomicOperationCaseExecutionParentTerminate
, AtomicOperationCaseExecutionReactivate
, AtomicOperationCaseExecutionReenable
, AtomicOperationCaseExecutionResume
, AtomicOperationCaseExecutionStart
, AtomicOperationCaseExecutionSuspend
, AtomicOperationCaseExecutionSuspendingOnParentSuspension
, AtomicOperationCaseExecutionSuspendingOnSuspension
, AtomicOperationCaseExecutionTerminate
, AtomicOperationCaseExecutionTerminatingOnExit
, AtomicOperationCaseExecutionTerminatingOnParentTermination
, AtomicOperationCaseExecutionTerminatingOnTermination
, AtomicOperationCaseInstanceClose
, AtomicOperationCaseInstanceCreate
- Author:
- Roman Smirnov
-
Field Summary 
Fields
-
Method Summary 
-
Field Details 
-
CASE_INSTANCE_CREATE 
-
CASE_INSTANCE_CLOSE 
-
CASE_EXECUTION_CREATE 
-
CASE_EXECUTION_CREATED 
-
CASE_EXECUTION_ENABLE 
-
CASE_EXECUTION_RE_ENABLE 
-
CASE_EXECUTION_DISABLE 
-
CASE_EXECUTION_START 
-
CASE_EXECUTION_MANUAL_START 
-
CASE_EXECUTION_COMPLETE 
-
CASE_EXECUTION_MANUAL_COMPLETE 
-
CASE_EXECUTION_OCCUR 
-
CASE_EXECUTION_TERMINATE 
-
CASE_EXECUTION_PARENT_TERMINATE 
-
CASE_EXECUTION_EXIT 
-
CASE_EXECUTION_SUSPEND 
-
CASE_EXECUTION_PARENT_SUSPEND 
-
CASE_EXECUTION_RESUME 
-
CASE_EXECUTION_PARENT_RESUME 
-
CASE_EXECUTION_RE_ACTIVATE 
-
CASE_EXECUTION_TERMINATING_ON_TERMINATION 
-
CASE_EXECUTION_TERMINATING_ON_PARENT_TERMINATION 
-
CASE_EXECUTION_TERMINATING_ON_EXIT 
-
CASE_EXECUTION_PARENT_COMPLETE 
-
CASE_EXECUTION_SUSPENDING_ON_SUSPENSION 
-
CASE_EXECUTION_SUSPENDING_ON_PARENT_SUSPENSION 
-
CASE_EXECUTION_FIRE_ENTRY_CRITERIA 
-
CASE_EXECUTION_FIRE_EXIT_CRITERIA 
-
CASE_EXECUTION_DELETE_CASCADE 
-
Method Details 