Uses of Class
org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelScope

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

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

Subclasses of PvmAtomicOperationCancelScope in org.camunda.bpm.engine.impl.pvm.runtime.operation
 class PvmAtomicOperationActivityStartCancelScope
          Cancel scope operation performed when an execution starts at an ActivityImpl.isCancelScope() activity.
 class PvmAtomicOperationTransitionCancelScope
          Cancel scope operation performed when an execution enters a ActivityImpl.isCancelScope() activity trough a transition.
 



Copyright © 2014 camunda services GmbH. All rights reserved.