Uses of Interface
org.camunda.bpm.model.cmmn.instance.PlanItemOnPart
-
Packages that use PlanItemOnPart Package Description org.camunda.bpm.engine.impl.cmmn.handler org.camunda.bpm.model.cmmn.impl.instance -
-
Uses of PlanItemOnPart in org.camunda.bpm.engine.impl.cmmn.handler
Methods in org.camunda.bpm.engine.impl.cmmn.handler with parameters of type PlanItemOnPart Modifier and Type Method Description protected void
SentryHandler. initializeOnPart(PlanItemOnPart onPart, Sentry sentry, CmmnHandlerContext context)
-
Uses of PlanItemOnPart in org.camunda.bpm.model.cmmn.impl.instance
Classes in org.camunda.bpm.model.cmmn.impl.instance that implement PlanItemOnPart Modifier and Type Class Description class
PlanItemOnPartImpl
-