| Interface | Description |
|---|---|
| DelegatePlanItemInstance | |
| FlowablePlanItemFutureJavaDelegate<Input,Output> |
Convenience class which always uses the
AsyncTaskInvoker to execute the async data. |
| MapBasedFlowablePlanItemFutureJavaDelegate |
A
FlowablePlanItemFutureJavaDelegate which has a ReadOnlyDelegatePlanItemInstance as input and Map output data. |
| PlanItemFutureJavaDelegate<Output> |
Convenience class to be used when needing to execute custom logic for a plan item by delegating to a Java class.
|
| PlanItemJavaDelegate |
Convenience class to be used when needing to execute custom logic for a plan item by delegating to a Java class.
|
| ReadOnlyDelegatePlanItemInstance |
Copyright © 2020 Flowable. All rights reserved.