Class TaskUtils
java.lang.Object
com.netflix.conductor.common.utils.TaskUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringappendIteration(String name, int iteration) static WorkflowDefconvertToWorkflowDef(Object workflowDef) static StringgetLoopOverTaskRefNameSuffix(int iteration) static StringremoveIterationFromTaskRefName(String referenceTaskName)
-
Constructor Details
-
TaskUtils
public TaskUtils()
-
-
Method Details
-
appendIteration
-
getLoopOverTaskRefNameSuffix
-
removeIterationFromTaskRefName
-
convertToWorkflowDef
-