Uses of Class
org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationCancelScope

Packages that use AtomicOperationCancelScope
org.camunda.bpm.engine.impl.pvm.runtime   
 

Uses of AtomicOperationCancelScope in org.camunda.bpm.engine.impl.pvm.runtime
 

Subclasses of AtomicOperationCancelScope in org.camunda.bpm.engine.impl.pvm.runtime
 class AtomicOperationActivityStartCancelScope
          Cancel scope operation performed when an execution starts at an PvmActivity.isCancelScope() activity.
 class AtomicOperationTransitionCancelScope
          Cancel scope operation performed when an execution enters a PvmActivity.isCancelScope() activity trough a transition.
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.