Uses of Interface
org.camunda.bpm.model.cmmn.instance.CasePlanModel
Packages that use CasePlanModel
Package
Description
-
Uses of CasePlanModel in org.camunda.bpm.engine.impl.cmmn.handler
Methods in org.camunda.bpm.engine.impl.cmmn.handler with parameters of type CasePlanModelModifier and TypeMethodDescriptionvoid
CasePlanModelHandler.initializeExitCriterias
(CasePlanModel casePlanModel, CmmnActivity activity, CmmnHandlerContext context) -
Uses of CasePlanModel in org.camunda.bpm.engine.impl.cmmn.transformer
Methods in org.camunda.bpm.engine.impl.cmmn.transformer with parameters of type CasePlanModelModifier and TypeMethodDescriptionvoid
AbstractCmmnTransformListener.transformCasePlanModel
(CasePlanModel casePlanModel, CmmnActivity activity) protected void
CmmnTransform.transformCasePlanModel
(CasePlanModel casePlanModel) void
CmmnTransformListener.transformCasePlanModel
(CasePlanModel casePlanModel, CmmnActivity caseActivity) -
Uses of CasePlanModel in org.camunda.bpm.engine.impl.history.transformer
Methods in org.camunda.bpm.engine.impl.history.transformer with parameters of type CasePlanModelModifier and TypeMethodDescriptionvoid
CmmnHistoryTransformListener.transformCasePlanModel
(CasePlanModel casePlanModel, CmmnActivity caseActivity) -
Uses of CasePlanModel in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement CasePlanModelFields in org.camunda.bpm.model.cmmn.impl.instance with type parameters of type CasePlanModelModifier and TypeFieldDescriptionprotected static ChildElement<CasePlanModel>
CaseImpl.casePlanModelChild
Methods in org.camunda.bpm.model.cmmn.impl.instance that return CasePlanModelMethods in org.camunda.bpm.model.cmmn.impl.instance with parameters of type CasePlanModel -
Uses of CasePlanModel in org.camunda.bpm.model.cmmn.instance
Methods in org.camunda.bpm.model.cmmn.instance that return CasePlanModelMethods in org.camunda.bpm.model.cmmn.instance with parameters of type CasePlanModel