Package | Description |
---|---|
com.uc4.api.objects |
This package contains classes related to objects in the Automation Engine.
|
com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
Modifier and Type | Method and Description |
---|---|
TaskRuntime |
TaskRuntime.copy()
This method is used to return the copy of the TaskRuntime Object.
|
TaskRuntime |
ScheduleTask.runtime() |
TaskRuntime |
JobPlanTask.runtime()
Gets the runtime settings of this JobPlan task.
|
TaskRuntime |
ITaskItem.runtime()
Returns the runtime settings of this task.
|
Modifier and Type | Class and Description |
---|---|
static class |
JobPlanMonitor.JobPlanMonitorRuntime
Deprecated.
Do not use it.
|
Copyright © 2019. All rights reserved.