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