Uses of Class
org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation

Packages that use AbstractEventAtomicOperation
org.camunda.bpm.engine.impl.cmmn.operation   
org.camunda.bpm.engine.impl.pvm.runtime.operation   
 

Uses of AbstractEventAtomicOperation in org.camunda.bpm.engine.impl.cmmn.operation
 

Subclasses of AbstractEventAtomicOperation in org.camunda.bpm.engine.impl.cmmn.operation
 class AbstractAtomicOperationNotifyListener
           
 class AbstractCmmnEventAtomicOperation
           
 class AtomicOperationCaseExecutionNotifyListenerComplete
           
 class AtomicOperationCaseExecutionNotifyListenerCreate
           
 class AtomicOperationCaseExecutionNotifyListenerDisable
           
 class AtomicOperationCaseExecutionNotifyListenerEnable
           
 class AtomicOperationCaseExecutionNotifyListenerExit
           
 class AtomicOperationCaseExecutionNotifyListenerFault
           
 class AtomicOperationCaseExecutionNotifyListenerManualStart
           
 class AtomicOperationCaseExecutionNotifyListenerParentResume
           
 class AtomicOperationCaseExecutionNotifyListenerParentSuspend
           
 class AtomicOperationCaseExecutionNotifyListenerReActivate
           
 class AtomicOperationCaseExecutionNotifyListenerReEnable
           
 class AtomicOperationCaseExecutionNotifyListenerResume
           
 class AtomicOperationCaseExecutionNotifyListenerStart
           
 class AtomicOperationCaseExecutionNotifyListenerSuspend
           
 class AtomicOperationCaseExecutionNotifyListenerTerminate
           
 class AtomicOperationCaseInstanceNotifyListenerCreate
           
 

Uses of AbstractEventAtomicOperation in org.camunda.bpm.engine.impl.pvm.runtime.operation
 

Subclasses of AbstractEventAtomicOperation in org.camunda.bpm.engine.impl.pvm.runtime.operation
 class AbstractPvmEventAtomicOperation
           
 class FoxAtomicOperationDeleteCascadeFireActivityEnd
           
 class PvmAtomicOperationActivityEnd
           
 class PvmAtomicOperationActivityInstanceEnd
           
 class PvmAtomicOperationActivityInstanceStart
          Base Atomic operation for implementing atomic operations which mark the creation of a new activity instance.
 class PvmAtomicOperationActivityStart
           
 class PvmAtomicOperationDeleteCascadeFireActivityEnd
           
 class PvmAtomicOperationFireActivityEnd
          This atomic operation simply fires the activity end event
 class PvmAtomicOperationProcessEnd
           
 class PvmAtomicOperationProcessStart
           
 class PvmAtomicOperationProcessStartInitial
           
 class PvmAtomicOperationTransitionNotifyListenerEnd
           
 class PvmAtomicOperationTransitionNotifyListenerStart
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.