Package org.flowable.engine.impl.util
Class VariableListenerUtil
java.lang.Object
org.flowable.engine.impl.util.VariableListenerUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanhasVariableListenerEventDefinitions(String processDefinitionId) static booleanhasVariableListenerEventDefinitionsForVariableName(String processDefinitionId, String variableName) static booleanhasVariableListenerEventDefinitionsForVariableNames(String processDefinitionId, Set<String> variableNames)
-
Constructor Details
-
VariableListenerUtil
public VariableListenerUtil()
-
-
Method Details
-
hasVariableListenerEventDefinitions
-
hasVariableListenerEventDefinitionsForVariableName
-
hasVariableListenerEventDefinitionsForVariableNames
-