Uses of Interface
org.flowable.cmmn.api.delegate.PlanItemFutureJavaDelegate
-
Uses of PlanItemFutureJavaDelegate in org.flowable.cmmn.api.delegate
Modifier and TypeInterfaceDescriptioninterface
FlowablePlanItemFutureJavaDelegate<Input,
Output> Convenience class which always uses theAsyncTaskInvoker
to execute the async data.interface
AFlowablePlanItemFutureJavaDelegate
which has aReadOnlyDelegatePlanItemInstance
as input andMap
output data.