Package org.flowable.cmmn.api.delegate
package org.flowable.cmmn.api.delegate
-
InterfacesClassDescriptionFlowablePlanItemFutureJavaDelegate<Input,
Output> Convenience class which always uses theAsyncTaskInvokerto execute the async data.AFlowablePlanItemFutureJavaDelegatewhich has aReadOnlyDelegatePlanItemInstanceas input andMapoutput 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.