| Package | Description |
|---|---|
| org.flowable.cmmn.api.delegate | |
| org.flowable.cmmn.engine.impl.delegate | |
| org.flowable.cmmn.engine.impl.persistence.entity |
| Modifier and Type | Method and Description |
|---|---|
default ReadOnlyDelegatePlanItemInstance |
MapBasedFlowablePlanItemFutureJavaDelegate.prepareExecutionData(DelegatePlanItemInstance planItemInstance) |
ReadOnlyDelegatePlanItemInstance |
DelegatePlanItemInstance.snapshotReadOnly()
Create a snapshot read only delegate plan item instance of this delegate plan item instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyDelegatePlanItemInstanceImpl |
| Modifier and Type | Method and Description |
|---|---|
ReadOnlyDelegatePlanItemInstance |
PlanItemInstanceEntityImpl.snapshotReadOnly() |
Copyright © 2023 Flowable. All rights reserved.