Uses of Class
com.uc4.util.WorkFlowTaskFactory
-
Packages that use WorkFlowTaskFactory Package Description com.uc4.api.objects -
-
Uses of WorkFlowTaskFactory in com.uc4.api.objects
Methods in com.uc4.api.objects with parameters of type WorkFlowTaskFactory Modifier and Type Method Description protected voidJobPlan. setTaskFactory(WorkFlowTaskFactory taskFactory)Sub classes may call this method in order to provide their own sub class ofJobPlanTaskwhich may contain additional features.protected voidWorkflowIF. setTaskFactory(WorkFlowTaskFactory taskFactory)Sub classes may call this method in order to provide their own sub class ofJobPlanTaskwhich may contain additional features.protected voidWorkflowLoop. setTaskFactory(WorkFlowTaskFactory taskFactory)Sub classes may call this method in order to provide their own sub class ofJobPlanTaskwhich may contain additional features.
-