A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

D

DASH - Static variable in class com.uc4.api.Template
Template for Dashboard objects.
Dashboard - Class in com.uc4.api.objects
Dashboard object.
Dashboard() - Constructor for class com.uc4.api.objects.Dashboard
 
database() - Method in class com.uc4.api.objects.DatabaseEvent
Provides access to the database tab of this Event Object.
DatabaseConnection - Class in com.uc4.api.objects
This class represents a CONN.DB Object.
DatabaseConnection() - Constructor for class com.uc4.api.objects.DatabaseConnection
 
DatabaseConnection.DatabaseType - Enum in com.uc4.api.objects
Type of the database.
DatabaseEvent - Class in com.uc4.api.objects
Database event.
DatabaseEvent() - Constructor for class com.uc4.api.objects.DatabaseEvent
 
DatabaseEventSettings - Class in com.uc4.api.objects
This class provides acccess to Database Event settings.
DatabaseEventValue - Class in com.uc4.api.objects
Represents a value in the database event.
DatabaseEventValue(XMLDocument, Element, String) - Constructor for class com.uc4.api.objects.DatabaseEventValue
Internal use only.
dataSource() - Method in class com.uc4.api.objects.CockpitValueControl
Returns the CockpitControlDataSource of the CockpitControl.
datasource() - Method in class com.uc4.api.objects.WorkflowLoop
Datasource of the loop.
DateElement - Class in com.uc4.api.prompt
This class represents a date prompt element.
DateElement(String, UC4ObjectName) - Constructor for class com.uc4.api.prompt.DateElement
Creates a new DateElement.
DateTime - Class in com.uc4.api
This class represents a local date and time.
DateTime(String) - Constructor for class com.uc4.api.DateTime
Constructs a DateTime from the specified String.
DateTime(String, TimeZone) - Constructor for class com.uc4.api.DateTime
Constructs a DateTime from the specified String and timezone.
DateTime(int, int, int) - Constructor for class com.uc4.api.DateTime
Constructs a new DateTime from the specified integer values.
DateTime(int, int, int, int, int, int) - Constructor for class com.uc4.api.DateTime
Constructs a new DateTime from the specified integer values.
DateTime(int, int, int, int, int) - Constructor for class com.uc4.api.DateTime
Constructs a new DateTime from the specified integer values.
DateTime(DateTime) - Constructor for class com.uc4.api.DateTime
Copy constructor.
DeactivateCondition - Class in com.uc4.api.objects
This class contains deactivate condititions.
DeactivateCondition(DeactivateCondition.Type) - Constructor for class com.uc4.api.objects.DeactivateCondition
Creates a new instance of a deactivate condition.
DeactivateCondition.Type - Enum in com.uc4.api.objects
Type of the deactivate condition.
DeactivateLDAPConnection - Class in com.uc4.communication.requests
Deactivates the LDAP connection of a user.
DeactivateLDAPConnection(UserListItem) - Constructor for class com.uc4.communication.requests.DeactivateLDAPConnection
Creates a new request to activate the LDAP connection of a user in the user list.
DeactivateTask - Class in com.uc4.communication.requests
Deactivates a task in the UC4 Activity window.
DeactivateTask(int) - Constructor for class com.uc4.communication.requests.DeactivateTask
Constructs a DeactivateTask for the specified RunID.
DeactivateTask(int, boolean) - Constructor for class com.uc4.communication.requests.DeactivateTask
Constructs a DeactivateTask for the specified RunID.
DeactivateTask(int[], boolean) - Constructor for class com.uc4.communication.requests.DeactivateTask
Constructs a DeactivateTask using multiple RunIds.
DebugAndTraceListener - Interface in com.uc4.communication
A debug and trace listener for the connection process and communication between a Connection and the One Automation Engine communication process.
DeepRename - Class in com.uc4.communication.requests
Rename an object including all objects in the same folder and below.
DeepRename() - Constructor for class com.uc4.communication.requests.DeepRename
Constructs a DeepRename request.
DeepRename.AbortIfNameExistsMode - Enum in com.uc4.communication.requests
AbortIfNameExistsMode.
DeepRename.IncludeFolderNamesMode - Enum in com.uc4.communication.requests
ChangeFolderNameMode.
DefaultNotificationListener - Class in com.uc4.communication
Default Implementation of the INotificationListener interface.
DefaultNotificationListener() - Constructor for class com.uc4.communication.DefaultNotificationListener
 
DeleteAgentAssignment - Class in com.uc4.communication.requests
This class is used to delete the AgentAssignment from the SystemOverview in Client Zero.
DeleteAgentAssignment(AgentAssignmentListItem) - Constructor for class com.uc4.communication.requests.DeleteAgentAssignment
Creates a DeleteAgentAssignment request.
DeleteForecast - Class in com.uc4.communication.requests
Deletes an existing Forecast.
DeleteForecast(ForecastItem) - Constructor for class com.uc4.communication.requests.DeleteForecast
Creates a new DeleteForecast.
DeleteForecast(ForecastItem, boolean) - Constructor for class com.uc4.communication.requests.DeleteForecast
Creates a new DeleteForecast request.
DeleteForecast(List<ForecastItem>, boolean) - Constructor for class com.uc4.communication.requests.DeleteForecast
Creates a new DeleteForecast for multiple forecast items.
DeleteLink - Class in com.uc4.communication.requests
Deletes links of UC4 object(s).
DeleteLink(FolderListItem) - Constructor for class com.uc4.communication.requests.DeleteLink
Creates a new request to remove a link to an UC4 object.
DeleteLink(List<FolderListItem>) - Constructor for class com.uc4.communication.requests.DeleteLink
Creates a new request to remove a links of UC4 objects.
DeleteMQMemList - Class in com.uc4.communication.requests
Request to delete one or more entries in the MQMEM table
DeleteMQMemList(List<String>) - Constructor for class com.uc4.communication.requests.DeleteMQMemList
 
DeleteObject - Class in com.uc4.communication.requests
Deletes an UC4 object.
DeleteObject(UC4ObjectName, IFolder) - Constructor for class com.uc4.communication.requests.DeleteObject
Constructs a DeleteObject using the specified UC4 object name.
DeleteObject(UserListItem) - Constructor for class com.uc4.communication.requests.DeleteObject
Constructs a DeleteObject to remove a user based on the user list in the system overview.
DeleteObject(UC4ObjectName[]) - Constructor for class com.uc4.communication.requests.DeleteObject
Deletes UC4 Objects with the specified names.
DeleteObject(UC4ObjectName) - Constructor for class com.uc4.communication.requests.DeleteObject
Deletes the specified object.
DeleteObject(IFolder) - Constructor for class com.uc4.communication.requests.DeleteObject
This constructor is used to delete FOLD objects in UC4.
DeleteObject(IFolder[]) - Constructor for class com.uc4.communication.requests.DeleteObject
This constructor is used to delete multiple FOLD objects in AE.
DeleteObject(UC4ObjectName[], IFolder[]) - Constructor for class com.uc4.communication.requests.DeleteObject
This constructor is used to delete multiple FOLD and UC4Object objects in AE.
DeleteQuarantineMessage - Class in com.uc4.communication.requests
Removes a message from the quarantine list of the system overview.
DeleteQuarantineMessage(int) - Constructor for class com.uc4.communication.requests.DeleteQuarantineMessage
Creates a new DeleteQuarantineMessage request.
deleteReferences(boolean) - Method in class com.uc4.communication.requests.DeleteAgentAssignment
This is used to set whether reference for the agent assignment requires to be deleted or not.
DeleteStaticVaraRow - Class in com.uc4.communication.requests
Deletet a list of variable rows, specified by their keys.
DeleteStaticVaraRow(UC4ObjectName, String...) - Constructor for class com.uc4.communication.requests.DeleteStaticVaraRow
Creates a new instance of the DeleteStaticVaraRow request.
DeleteStorageEntry - Class in com.uc4.communication.requests
DeleteStorageEntry is used to delete the resource item in the storage Storage object.
DeleteStorageEntry(ResourceItem) - Constructor for class com.uc4.communication.requests.DeleteStorageEntry
Constructs a DeleteStorageEntry request using the idnr of the Resource Item of the store object and idnr of the store object.
dependencies() - Method in class com.uc4.api.objects.JobPlanTask
Gets the dependencies of this JobPlan task.
Deployment - Class in com.uc4.api.objects
This class represents the deployment tab of a ProcessFlow.
deployment() - Method in class com.uc4.api.objects.JobPlan
This method provides access to the deployment tab of a ProcessFlow.
deselectAllObjectTypes() - Method in class com.uc4.communication.requests.QueryAutoforecast
Deselect all object types.
design() - Method in class com.uc4.api.objects.Cockpit
Returns the design of the Cockpit.
design() - Method in class com.uc4.communication.requests.CockpitMonitorDefiniton
Returns the design of the Cockpit.
designer() - Method in class com.uc4.api.objects.PromptSet
This method provides access to the designer tab of a PromptSet object.
DetailGroup - Class in com.uc4.api
This class represents a Group in the Detail of a task.
DetailGroup(String, LinkedHashMap<String, String>, String) - Constructor for class com.uc4.api.DetailGroup
Constructs a DetailGroup using the specified parameters.
disableLogonTimeSpan() - Method in class com.uc4.api.objects.UserAttributes
Disables the logon time span limitation.
disableTextSearch() - Method in class com.uc4.communication.requests.SearchObject
Disable text search.
DisconnectAgentGroup - Class in com.uc4.communication.requests
Disconnects all Agents in the specified AgentGroup.
DisconnectAgentGroup(UC4ObjectName) - Constructor for class com.uc4.communication.requests.DisconnectAgentGroup
Creates a new request to disconnect all Agents in an AgentGroup.
DisconnectHost - Class in com.uc4.communication.requests
Disconnects the specified Agent.
DisconnectHost(AgentListItem) - Constructor for class com.uc4.communication.requests.DisconnectHost
Creates a new DisconnectHost request.
DisconnectHost(List<String>) - Constructor for class com.uc4.communication.requests.DisconnectHost
 
DisconnectUser - Class in com.uc4.communication.requests
Disconnects a user.
DisconnectUser(UserListItem) - Constructor for class com.uc4.communication.requests.DisconnectUser
Creates a new DisconnectUser request.
DisconnectUser(List<UserListItem>) - Constructor for class com.uc4.communication.requests.DisconnectUser
Creates a new DisconnectUser group request.
DisconnectUser(CheckILMPartitionItem) - Constructor for class com.uc4.communication.requests.DisconnectUser
Creates a new DisconnectUser request.
docu() - Method in class com.uc4.api.objects.UC4Object
This method provides access to the text and structured documentation of an object.
DOCU - Static variable in class com.uc4.api.Template
Template for Documentation objects.
docu() - Method in class com.uc4.communication.requests.GetObjectDocu
This method provides access to the text and structured documentation of an UC4 Object.
DocuContainer - Class in com.uc4.api.objects
This class represents the documentation tab of an Automation Engine object.
Documentation - Class in com.uc4.api.objects
This class represents a DOCU Object.
Documentation() - Constructor for class com.uc4.api.objects.Documentation
 
DownloadBinary - Class in com.uc4.communication.requests
Downloads a file from a STORE object.
DownloadBinary(UC4ObjectName, String, PlatformSwHwType) - Constructor for class com.uc4.communication.requests.DownloadBinary
Creates a new request to download a file from a STORE object.
DownloadBinary(UC4ObjectName, String, PlatformSwHwType, File) - Constructor for class com.uc4.communication.requests.DownloadBinary
Creates a new request to download a file from a STORE object.
DownloadBinary(UC4ObjectName, String, PlatformSwHwType, String) - Constructor for class com.uc4.communication.requests.DownloadBinary
Creates a new request to download a file from STORE object.
DownloadBinary(UC4ObjectName, String, PlatformSwHwType, File, String) - Constructor for class com.uc4.communication.requests.DownloadBinary
Creates a new request to download a file from a STORE object.
DropILMPartition - Class in com.uc4.communication.requests
Deletes the specified ILM partition.
DropILMPartition(ILMPartitionItem) - Constructor for class com.uc4.communication.requests.DropILMPartition
Creates a new request to drop an ILM partition.
DuplicateObject - Class in com.uc4.communication.requests
Duplicates an UC4 Object.
DuplicateObject(UC4ObjectName, UC4ObjectName, IFolder) - Constructor for class com.uc4.communication.requests.DuplicateObject
Creates a new DuplicateObject request.
DuplicateObject(UC4Object, UC4ObjectName, IFolder) - Constructor for class com.uc4.communication.requests.DuplicateObject
Creates a new DuplicateObject request.
DynamicExecVariable - Class in com.uc4.api.objects
Dynamic Executable Variable.
dynamicExecVariable() - Method in class com.uc4.api.objects.Variable
This method provides Dynamic Executable Variable Tab.
DynamicSQLVariable - Class in com.uc4.api.objects
Dynamic Database Variable.
DynamicSQLVariableIntern - Class in com.uc4.api.objects
Internal database variable.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z