Class TaskVariableUtils
java.lang.Object
org.flowable.task.service.impl.util.TaskVariableUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleandoesVariableBelongToTask(ValueFields valueFields, TaskInfo taskInfo) static booleanisCaseRelated(TaskInfo task) static booleanisCaseRelated(ValueFields valueField) static booleanisProcessRelated(TaskInfo task)
-
Constructor Details
-
TaskVariableUtils
public TaskVariableUtils()
-
-
Method Details
-
isCaseRelated
-
isCaseRelated
-
isProcessRelated
-
doesVariableBelongToTask
-