|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PvmAtomicOperation | |
|---|---|
| org.camunda.bpm.engine.impl.jobexecutor | |
| org.camunda.bpm.engine.impl.pvm.runtime | |
| org.camunda.bpm.engine.impl.pvm.runtime.operation | |
| Uses of PvmAtomicOperation in org.camunda.bpm.engine.impl.jobexecutor |
|---|
| Methods in org.camunda.bpm.engine.impl.jobexecutor that return PvmAtomicOperation | |
|---|---|
PvmAtomicOperation |
AsyncContinuationJobHandler.findMatchingAtomicOperation(String operationName)
|
| Methods in org.camunda.bpm.engine.impl.jobexecutor with parameters of type PvmAtomicOperation | |
|---|---|
protected boolean |
AsyncContinuationJobHandler.isSupported(PvmAtomicOperation atomicOperation)
|
| Uses of PvmAtomicOperation in org.camunda.bpm.engine.impl.pvm.runtime |
|---|
| Methods in org.camunda.bpm.engine.impl.pvm.runtime with parameters of type PvmAtomicOperation | |
|---|---|
void |
PvmExecutionImpl.dispatchDelayedEventsAndPerformOperation(PvmAtomicOperation atomicOperation)
Dispatches the current delayed variable events and performs the given atomic operation if the current state was not changed. |
| Uses of PvmAtomicOperation in org.camunda.bpm.engine.impl.pvm.runtime.operation |
|---|
| Constructors in org.camunda.bpm.engine.impl.pvm.runtime.operation with parameters of type PvmAtomicOperation | |
|---|---|
PvmAtomicOperationActivityInitStack(PvmAtomicOperation operationOnScopeInitialization)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||