Uses of Interface
org.camunda.bpm.model.cmmn.instance.PlanFragment
-
Packages that use PlanFragment Package Description org.camunda.bpm.engine.impl.cmmn.transformer org.camunda.bpm.model.cmmn.impl.instance org.camunda.bpm.model.cmmn.instance -
-
Uses of PlanFragment in org.camunda.bpm.engine.impl.cmmn.transformer
Methods in org.camunda.bpm.engine.impl.cmmn.transformer with parameters of type PlanFragment Modifier and Type Method Description protected void
CmmnTransform. transformPlanItems(PlanFragment planFragment, CmmnActivity parent)
-
Uses of PlanFragment in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement PlanFragment Modifier and Type Class Description class
CasePlanModel
class
PlanFragmentImpl
class
StageImpl
-
Uses of PlanFragment in org.camunda.bpm.model.cmmn.instance
Subinterfaces of PlanFragment in org.camunda.bpm.model.cmmn.instance Modifier and Type Interface Description interface
CasePlanModel
interface
Stage
-