| Package | Description |
|---|---|
| org.flowable.cmmn.engine.impl.cmd | |
| org.flowable.cmmn.engine.impl.migration | |
| org.flowable.cmmn.engine.impl.runtime |
| Modifier and Type | Field and Description |
|---|---|
protected ChangePlanItemStateBuilderImpl |
ChangePlanItemStateCmd.changePlanItemStateBuilder |
| Constructor and Description |
|---|
ChangePlanItemStateCmd(ChangePlanItemStateBuilderImpl changePlanItemStateBuilder,
CmmnEngineConfiguration cmmnEngineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
protected ChangePlanItemStateBuilderImpl |
CaseInstanceMigrationManagerImpl.prepareChangeStateBuilder(CaseInstance caseInstance,
CaseDefinition caseDefinitionToMigrateTo,
CaseInstanceMigrationDocument document) |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnRuntimeServiceImpl.changePlanItemState(ChangePlanItemStateBuilderImpl changePlanItemStateBuilder) |
void |
DefaultCmmnDynamicStateManager.movePlanItemInstanceState(ChangePlanItemStateBuilderImpl changePlanItemStateBuilder,
CommandContext commandContext) |
void |
CmmnDynamicStateManager.movePlanItemInstanceState(ChangePlanItemStateBuilderImpl changePlanItemStateBuilder,
CommandContext commandContext) |
Copyright © 2021 Flowable. All rights reserved.