Uses of Interface
com.uc4.api.HasAlias
-
Packages that use HasAlias Package Description com.uc4.api com.uc4.api.objects com.uc4.communication.requests -
-
Uses of HasAlias in com.uc4.api
Classes in com.uc4.api that implement HasAlias Modifier and Type Class Description class
AbstractTask
This is the base class of tasks (active or archived).class
StatisticSearchItem
This class represents a row in the result of a statistics search.class
Task
This class contains a description of a single task in theActivityList
. -
Uses of HasAlias in com.uc4.api.objects
Classes in com.uc4.api.objects that implement HasAlias Modifier and Type Class Description class
ExecuteObjectAction
Starts any Automation Engine object.class
ExecuteRecurring
Recurring definition of a task.class
JobPlanExternal
External Dependency.class
ProcessFlowGeneral
This class can be used to access the "General" tab of a task in a ProcessFlow. -
Uses of HasAlias in com.uc4.communication.requests
Classes in com.uc4.communication.requests that implement HasAlias Modifier and Type Class Description static class
JobPlanMonitor.JobPlanMonitorExternal
Deprecated.Do not use it.
-