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 TaskRuntime
TaskRuntime. copy()
This method is used to return the copy of the TaskRuntime Object.TaskRuntime
ITaskItem. runtime()
Returns the runtime settings of this task.TaskRuntime
JobPlanTask. runtime()
Gets the runtime settings of this JobPlan task.TaskRuntime
ScheduleTask. runtime()
-
Uses of TaskRuntime in com.uc4.communication.requests
Subclasses of TaskRuntime in com.uc4.communication.requests Modifier and Type Class Description static class
JobPlanMonitor.JobPlanMonitorRuntime
Deprecated.Do not use it.
-