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