Uses of Class
bpmn.api.v2.model.ProcessVariable
Packages that use ProcessVariable
-
Uses of ProcessVariable in bpmn.api.v2
Methods in bpmn.api.v2 with parameters of type ProcessVariableModifier and TypeMethodDescriptionstatic Object
ProcessVariableHelper.getValue
(ProcessVariable variable) -
Uses of ProcessVariable in bpmn.api.v2.model
Methods in bpmn.api.v2.model that return types with arguments of type ProcessVariableMethod parameters in bpmn.api.v2.model with type arguments of type ProcessVariableModifier and TypeMethodDescriptionvoid
StartProcessRequest.setProcessVariables
(List<ProcessVariable> processVariables)