Modifier and Type | Method and Description |
---|---|
void |
CasePlanModelHandler.initializeExitCriterias(CasePlanModel casePlanModel,
CmmnActivity activity,
CmmnHandlerContext context) |
Modifier and Type | Method and Description |
---|---|
protected void |
CmmnTransform.transformCasePlanModel(CasePlanModel casePlanModel) |
void |
CmmnTransformListener.transformCasePlanModel(CasePlanModel casePlanModel,
CmmnActivity caseActivity) |
void |
AbstractCmmnTransformListener.transformCasePlanModel(CasePlanModel casePlanModel,
CmmnActivity activity) |
Modifier and Type | Method and Description |
---|---|
void |
CmmnHistoryTransformListener.transformCasePlanModel(CasePlanModel casePlanModel,
CmmnActivity caseActivity) |
Modifier and Type | Class and Description |
---|---|
class |
CasePlanModel |
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<CasePlanModel> |
CaseImpl.casePlanModelChild |
Modifier and Type | Method and Description |
---|---|
CasePlanModel |
CaseImpl.getCasePlanModel() |
Modifier and Type | Method and Description |
---|---|
void |
CaseImpl.setCasePlanModel(CasePlanModel casePlanModel) |
Modifier and Type | Method and Description |
---|---|
CasePlanModel |
Case.getCasePlanModel() |
Modifier and Type | Method and Description |
---|---|
void |
Case.setCasePlanModel(CasePlanModel casePlanModel) |
Copyright © 2022. All rights reserved.