Uses of Enum Class
org.activiti.engine.impl.bpmn.deployer.BpmnDeploymentHelper.ExpressionType
Packages that use BpmnDeploymentHelper.ExpressionType
-
Uses of BpmnDeploymentHelper.ExpressionType in org.activiti.engine.impl.bpmn.deployer
Methods in org.activiti.engine.impl.bpmn.deployer that return BpmnDeploymentHelper.ExpressionTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static BpmnDeploymentHelper.ExpressionType[]BpmnDeploymentHelper.ExpressionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.activiti.engine.impl.bpmn.deployer with parameters of type BpmnDeploymentHelper.ExpressionTypeModifier and TypeMethodDescriptionprotected voidBpmnDeploymentHelper.addAuthorizationsFromIterator(CommandContext commandContext, List<String> expressions, ProcessDefinitionEntity processDefinition, BpmnDeploymentHelper.ExpressionType expressionType)