| Package | Description |
|---|---|
| org.flowable.engine.impl.agenda | |
| org.flowable.engine.test.impl.logger |
| Class and Description |
|---|
| AbstractOperation
Abstract superclass for all operation interfaces (which are
Runnable instances), exposing some shared helper methods and member fields to subclasses. |
| ContinueProcessOperation
Operation that takes the current
FlowElement set on the ExecutionEntity and executes the associated ActivityBehavior. |
| DefaultFlowableEngineAgenda
For each API call (and thus
Command) being executed, a new agenda instance is created. |
| Class and Description |
|---|
| AbstractOperation
Abstract superclass for all operation interfaces (which are
Runnable instances), exposing some shared helper methods and member fields to subclasses. |
Copyright © 2017 Flowable. All rights reserved.