Uses of Class
org.camunda.bpm.engine.impl.cmmn.model.CmmnVariableOnPartDeclaration
Package
Description
-
Uses of CmmnVariableOnPartDeclaration in org.camunda.bpm.engine.impl.cmmn.execution
Modifier and TypeMethodDescriptionprotected CmmnSentryPart
CmmnExecution.createVariableOnPart
(CmmnSentryDeclaration sentryDeclaration, CmmnVariableOnPartDeclaration variableOnPartDeclaration) -
Uses of CmmnVariableOnPartDeclaration in org.camunda.bpm.engine.impl.cmmn.model
Modifier and TypeFieldDescriptionprotected List<CmmnVariableOnPartDeclaration>
CmmnSentryDeclaration.variableOnParts
Modifier and TypeMethodDescriptionvoid
CmmnSentryDeclaration.addVariableOnParts
(CmmnVariableOnPartDeclaration variableOnPartDeclaration)