Package org.flowable.cmmn.api.delegate
package org.flowable.cmmn.api.delegate
-
ClassDescriptionFlowablePlanItemFutureJavaDelegate<Input,
Output> Convenience class which always uses theAsyncTaskInvoker
to execute the async data.AFlowablePlanItemFutureJavaDelegate
which has aReadOnlyDelegatePlanItemInstance
as input andMap
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.Convenience class to be used when needing to execute custom logic for a plan item by delegating to a Java class.An interface that can be used to aggregate multiple variables into a single one based on an aggregation definition.