Class PvmAtomicOperationCreateScope

java.lang.Object
org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope
All Implemented Interfaces:
CoreAtomicOperation<PvmExecutionImpl>, AtomicOperation, PvmAtomicOperation
Direct Known Subclasses:
PvmAtomicOperationActivityStartCreateScope, PvmAtomicOperationTransitionCreateScope

public abstract class PvmAtomicOperationCreateScope extends Object implements PvmAtomicOperation
Author:
Thorben Lindhauer