| Package | Description |
|---|---|
| com.uc4.api |
This package contains classes which are generally used.
|
| com.uc4.api.objects |
This package contains classes related to objects in the Automation Engine.
|
| com.uc4.api.systemoverview |
This package contains classes to get information from the system overview.
|
| com.uc4.communication |
This package contains classes for the communication with the UC4 Server.
|
| com.uc4.communication.requests |
This package contains request classes that can be sent using the
Connection class. |
| Class and Description |
|---|
| ConnectionAttributes
This class contains information about the connection to the UC4 Server.
|
| Class and Description |
|---|
| ConnectionAttributes
This class contains information about the connection to the UC4 Server.
|
| Class and Description |
|---|
| ConnectionAttributes
This class contains information about the connection to the UC4 Server.
|
| Class and Description |
|---|
| ActivitySettings
This class represents the settings for the activity refresh.
|
| AEConnection
Interface for a connection to the Automation Engine.
|
| AsyncMessage
Represents an asynchronous message.
|
| CheckBackSettings
This class represents the check-back settings.
|
| Connection
This class represents a connection to the UC4 Server with a specific UC4 user.
|
| ConnectionAttributes
This class contains information about the connection to the UC4 Server.
|
| ConnectProperties
Contains all properties which are required to connect to the Automation Engine.
|
| DebugAndTraceListener
A debug and trace listener for the connection process and communication between
a
Connection and the One Automation Engine communication process. |
| EditorSettings
This class represents the Script Editor settings.
|
| ERPFormsSettings
This class represents the ERP Forms settings.
|
| FontSettings
This class represents the Font settings.
|
| FontSettings.Size
Font size.
|
| FontSettings.Style
Font style.
|
| GeneralSettings
This class represents the general settings.
|
| GeneralSettings.MagneticWindows
Setting for magnetic windows.
|
| GeneralSettings.ToolbarLabel
Toolbar label location.
|
| IKickEventListener
Listener can implement this interface to be notified on kicks.
|
| INotificationListener
Listener can implement this interface to be notified on events.
|
| IResponseHandler
Used to handle the response of asynchronous requests.
|
| KickEvent
Represents a KickEvent which is passed to a
IKickEventListener |
| KickEventType
Represents a KickEventType of a
KickEventType to distinguish which KickEvent is performed. |
| MessageSettings
This class represents the message window settings.
|
| MessageSettings.OpenMessages
Automatically open messages.
|
| ProcessFlowSettings
This class represents the Process Flow settings.
|
| ProcessFlowSettings.AskForAlias
Open dialog box for alias input when a task is added to a process flow.
|
| ProcessFlowSettings.ElseAction
Default Else action of tasks in a ProcessFlow.
|
| ProcessFlowSettings.ExternalTaskStatus
Status for external tasks.
|
| Settings
This class represents the settings in the User Interface.
|
| SSOConfiguration
Configuration for Single Sign on.
|
| StatisticsSettings
This class represents the Process Flow settings.
|
| TimeoutException
This exception is thrown if a Connection.sendRequestAndWait() call timed out.
|
| TimeSettings
This class represents the Process Flow settings.
|
| TimeSettings.CalendarView
Display setting for calendars.
|
| TimeSettings.FirstWeekOfYear
Display setting for the first week of the year.
|
| TimeSettings.TimeFormat
Display format of times.
|
| TraceListener
Callback interface for trace messages.
|
| Class and Description |
|---|
| AsyncMessage
Represents an asynchronous message.
|
| Connection
This class represents a connection to the UC4 Server with a specific UC4 user.
|
| ConnectionAttributes
This class contains information about the connection to the UC4 Server.
|