Uses of Class
org.operaton.bpm.engine.impl.variable.VariableDeclaration
Packages that use VariableDeclaration
-
Uses of VariableDeclaration in org.operaton.bpm.engine.impl.bpmn.parser
Methods in org.operaton.bpm.engine.impl.bpmn.parser with parameters of type VariableDeclarationModifier and TypeMethodDescriptionprotected voidBpmnParse.addVariableDeclaration(ScopeImpl scope, VariableDeclaration variableDeclaration) default voidBpmnParseListener.parseProperty(Element propertyElement, VariableDeclaration variableDeclaration, ActivityImpl activity)