Uses of Class
com.uc4.api.objects.TaskRuntime
-
Packages that use TaskRuntime Package Description com.uc4.api.objects com.uc4.communication.requests -
-
Uses of TaskRuntime in com.uc4.api.objects
Methods in com.uc4.api.objects that return TaskRuntime Modifier and Type Method Description TaskRuntimeTaskRuntime. copy()This method is used to return the copy of the TaskRuntime Object.TaskRuntimeITaskItem. runtime()Returns the runtime settings of this task.TaskRuntimeJobPlanTask. runtime()Gets the runtime settings of this JobPlan task.TaskRuntimeScheduleTask. runtime() -
Uses of TaskRuntime in com.uc4.communication.requests
Subclasses of TaskRuntime in com.uc4.communication.requests Modifier and Type Class Description static classJobPlanMonitor.JobPlanMonitorRuntimeDeprecated.Do not use it.
-