| Class and Description |
|---|
| ClientWorklistListener
Client-side listener interface to get notified when a
ClientWorklist is updated, e.g. to
refresh the UI. |
| Class and Description |
|---|
| WorklistModelFactory
Interface for the construction of worklist objects.
|
| Class and Description |
|---|
| ClientWorklistItem
A worklist item with additional attributes, which are typically required by the worklist client.
|
| ClientWorklistListener
Client-side listener interface to get notified when a
ClientWorklist is updated, e.g. to
refresh the UI. |
| WorklistItem
Represents a worklist item with common properties of server-side and
client-side worklists.
|
| WorklistItemUpdate
This class encapsulates a worklist item update, that is, a worklist item and
how this needs to be adapted (added, changed or removed from the
corresponding worklist) based on a worklist update.
|
| WorklistUpdateConfiguration
The configuration of a worklist, e.g. update intervals and update modes.
|
| Class and Description |
|---|
| AdministrativeWorklistItem
This class resembles an
InternalWorklistItem but it allows a
supervisor to control worklist items (InternalWorklistItem)
directly. |
| ClientWorklist
A worklist used at the client-side and therefore supporting
ClientWorklistItems. |
| ClientWorklistItem
A worklist item with additional attributes, which are typically required by the worklist client.
|
| IncrementalWorklist
This interface extends the normal worklist by the means for incrementally retrieving worklist
items.
|
| IncrementalWorklistUpdate
This class extends the normal worklist update by the means to retrieve the
update information incrementally which allows for smaller data transfers.
|
| InvalidWorklistItemStateException
This exception will be raised if a worklist item is not in the right state to
perform a desired state transition, for instance, a worklist item may only
be delegated in the states
AVAILABLE, ASSIGNED and
SUSPENDED. |
| Worklist
The common interface for server-side and client-side worklist.
|
| WorklistItem
Represents a worklist item with common properties of server-side and
client-side worklists.
|
| WorklistRevision
A worklist revision provides the amount of changes of a worklist (worklist updates) and also the
initialisation date of the worklist.
|
| WorklistUpdate
A container to communicate updates in a worklist (i.e. added, removed and
changed worklist items) from the server (
InternalWorklist) to the
client (ClientWorklist). |
| WorklistUpdateConfiguration
The configuration of a worklist, e.g. update intervals and update modes.
|
| Class and Description |
|---|
| WorklistModelFactory
Interface for the construction of worklist objects.
|
| Class and Description |
|---|
| ActivityReference
A reference to an activity, e.g. an ADEPT2 activity.
|
| ADEPT2EBPReference
The default implementation of an activity reference.
|
| Adept2EbpRefProperties
Interface for tracking changes in properties of
ADEPT2EBPReference. |
| AdministrativeWorklistItem
This class resembles an
InternalWorklistItem but it allows a
supervisor to control worklist items (InternalWorklistItem)
directly. |
| ClientWorklist
A worklist used at the client-side and therefore supporting
ClientWorklistItems. |
| ClientWorklistItem
A worklist item with additional attributes, which are typically required by the worklist client.
|
| ClientWorklistListener
Client-side listener interface to get notified when a
ClientWorklist is updated, e.g. to
refresh the UI. |
| GroupActivityReference
An activity reference referring to a group of worklist items and therefore also a group of
activity references.
|
| IncrementalWorklist
This interface extends the normal worklist by the means for incrementally retrieving worklist
items.
|
| IncrementalWorklistUpdate
This class extends the normal worklist update by the means to retrieve the
update information incrementally which allows for smaller data transfers.
|
| IndividualWorklistItemSettings
This interface defines the individual settings that a user may have per
client worklist item (which also clearly associates it with a single
worklist,
IndividualWorklistItemSettings.getWorklistID()). |
| InternalWorklist
The internal, server-side representation of a worklist.
|
| InternalWorklistItem
This class represents worklist items internal to the worklist manager server
and allows to set various attributes.
|
| Worklist
The common interface for server-side and client-side worklist.
|
| WorklistItem
Represents a worklist item with common properties of server-side and
client-side worklists.
|
| WorklistItem.Delegation
This interface encapsulates all data relevant for a delegation, that is,
the initiator of a delegation, whether the delegation has been due to
absence and an optional comment for the delegation.
|
| WorklistItemUpdate
This class encapsulates a worklist item update, that is, a worklist item and
how this needs to be adapted (added, changed or removed from the
corresponding worklist) based on a worklist update.
|
| WorklistRevision
A worklist revision provides the amount of changes of a worklist (worklist updates) and also the
initialisation date of the worklist.
|
| WorklistUpdate
A container to communicate updates in a worklist (i.e. added, removed and
changed worklist items) from the server (
InternalWorklist) to the
client (ClientWorklist). |
| WorklistUpdateConfiguration
The configuration of a worklist, e.g. update intervals and update modes.
|