| Package | Description |
|---|---|
| org.flowable.cmmn.api.delegate | |
| org.flowable.cmmn.engine.impl.behavior.impl | |
| org.flowable.cmmn.engine.impl.behavior.impl.http |
| Modifier and Type | Interface and Description |
|---|---|
interface |
FlowablePlanItemFutureJavaDelegate<Input,Output>
Convenience class which always uses the
AsyncTaskInvoker to execute the async data. |
interface |
MapBasedFlowablePlanItemFutureJavaDelegate
A
FlowablePlanItemFutureJavaDelegate which has a ReadOnlyDelegatePlanItemInstance as input and Map output data. |
| Modifier and Type | Field and Description |
|---|---|
protected PlanItemFutureJavaDelegate<Object> |
PlanItemFutureJavaDelegateActivityBehavior.planItemJavaDelegate |
| Constructor and Description |
|---|
PlanItemFutureJavaDelegateActivityBehavior(PlanItemFutureJavaDelegate<?> planItemJavaDelegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCmmnHttpActivityDelegate |
Copyright © 2023 Flowable. All rights reserved.