Interface | Description |
---|---|
ActivityInstanceState |
Contains a predefined set of states activity instances may be in
during the execution of a process instance.
|
AtomicOperation | Deprecated |
Callback<P,R> |
Represents a callback which should be called after work was done.
|
Class | Description |
---|---|
ActivityInstanceState.ActivityInstanceStateImpl | |
CompensationBehavior |
Contains the oddities required by compensation due to the execution structures it creates.
|
ExecutionImpl | |
InstantiationStack |
Expresses that the list of activities should be instantiated and optionally a transition
afterwards.
|
LegacyBehavior |
This class encapsulates legacy runtime behavior for the process engine.
|
OutgoingExecution | |
PvmExecutionImpl | |
ScopeInstantiationContext |
Keeps track of the execution state when a hierarchy of
scopes is instantiated at once (e.g.
|
Copyright © 2022. All rights reserved.