Uses of Interface
org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableOnPart
Packages that use CamundaVariableOnPart
Package
Description
-
Uses of CamundaVariableOnPart in org.camunda.bpm.engine.impl.cmmn.handler
Methods in org.camunda.bpm.engine.impl.cmmn.handler with parameters of type CamundaVariableOnPartModifier and TypeMethodDescriptionprotected voidSentryHandler.initializeVariableOnPart(CamundaVariableOnPart variableOnPart, CmmnSentryDeclaration sentryDeclaration, CmmnHandlerContext context) Method parameters in org.camunda.bpm.engine.impl.cmmn.handler with type arguments of type CamundaVariableOnPartModifier and TypeMethodDescriptionprotected voidSentryHandler.initializeVariableOnParts(CmmnElement element, CmmnSentryDeclaration sentryDeclaration, CmmnHandlerContext context, List<CamundaVariableOnPart> variableOnParts) -
Uses of CamundaVariableOnPart in org.camunda.bpm.model.cmmn.impl.instance.camunda
Classes in org.camunda.bpm.model.cmmn.impl.instance.camunda that implement CamundaVariableOnPart