Uses of Package
de.aristaflow.adept2.model.worklistmodel
-
Classes in de.aristaflow.adept2.model.worklistmodel used by de.aristaflow.adept2.core.automaticclient Class Description ClientWorklistListener Client-side listener interface to get notified when aClientWorklist
is updated, e.g. -
Classes in de.aristaflow.adept2.model.worklistmodel used by de.aristaflow.adept2.core.client Class Description WorklistModelFactory Interface for the construction of worklist objects. -
Classes in de.aristaflow.adept2.model.worklistmodel used by de.aristaflow.adept2.core.eventmanager.common Class 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 aClientWorklist
is updated, e.g.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. -
Classes in de.aristaflow.adept2.model.worklistmodel used by de.aristaflow.adept2.core.worklistmanager Class Description AdministrativeWorklistItem This class resembles anInternalWorklistItem
but it allows a supervisor to control worklist items (InternalWorklistItem
) directly.ClientWorklist A worklist used at the client-side and therefore supportingClientWorklistItem
s.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 statesAVAILABLE
,ASSIGNED
andSUSPENDED
.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.WorklistUpdateConfiguration The configuration of a worklist, e.g. -
Classes in de.aristaflow.adept2.model.worklistmodel used by de.aristaflow.adept2.model Class Description WorklistModelFactory Interface for the construction of worklist objects. -
Classes in de.aristaflow.adept2.model.worklistmodel used by de.aristaflow.adept2.model.worklistmodel Class Description ActivityReference A reference to an activity, e.g.ADEPT2EBPReference The default implementation of an activity reference.Adept2EbpRefProperties Interface for tracking changes in properties ofADEPT2EBPReference
.AdministrativeWorklistItem This class resembles anInternalWorklistItem
but it allows a supervisor to control worklist items (InternalWorklistItem
) directly.CachingIncWorklistUpdate This incremental worklist update implements a cache for the underlying incremental worklist update, that is, when iterating viaCachingIncWorklistUpdate.getNext(int)
, all retrieved item updates will be cached.ClientWorklist A worklist used at the client-side and therefore supportingClientWorklistItem
s.ClientWorklistItem A worklist item with additional attributes, which are typically required by the worklist client.ClientWorklistListener Client-side listener interface to get notified when aClientWorklist
is updated, e.g.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.WorklistUpdateConfiguration The configuration of a worklist, e.g. -
Classes in de.aristaflow.adept2.model.worklistmodel used by de.aristaflow.ilm.model.worklistmodel Class Description ActivityGroupReference An activity reference for an activity group identifying the group in the worklist manager (ActivityGroupReference.getGroupId()
as well as logically via name and execution context.ActivityReference A reference to an activity, e.g.ADEPT2ActivityReference An activity reference to an ADEPT2 activity represented by a node of a process instance.ADEPT2EBPReference The default implementation of an activity reference.AdministrativeWorklistItem This class resembles anInternalWorklistItem
but it allows a supervisor to control worklist items (InternalWorklistItem
) directly.CachingIncWorklistUpdate This incremental worklist update implements a cache for the underlying incremental worklist update, that is, when iterating viaCachingIncWorklistUpdate.getNext(int)
, all retrieved item updates will be cached.ClientWorklist A worklist used at the client-side and therefore supportingClientWorklistItem
s.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 statesAVAILABLE
,ASSIGNED
andSUSPENDED
.TLPInstanceReference An activity reference for a top-level process instance.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.WorklistModelFactory Interface for the construction of worklist objects.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.WorklistUpdateConfiguration The configuration of a worklist, e.g. -
Classes in de.aristaflow.adept2.model.worklistmodel used by de.aristaflow.ilm.ws.core.worklistmanager Class Description AdministrativeWorklistItem This class resembles anInternalWorklistItem
but it allows a supervisor to control worklist items (InternalWorklistItem
) directly.ClientWorklist A worklist used at the client-side and therefore supportingClientWorklistItem
s.ClientWorklistItem A worklist item with additional attributes, which are typically required by the worklist client.WorklistModelFactory Interface for the construction of worklist objects. -
Classes in de.aristaflow.adept2.model.worklistmodel used by de.aristaflow.ilm.ws.model.worklistmodel Class Description ClientWorklist A worklist used at the client-side and therefore supportingClientWorklistItem
s.ClientWorklistItem A worklist item with additional attributes, which are typically required by the worklist client.ClientWorklistListener Client-side listener interface to get notified when aClientWorklist
is updated, e.g.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.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.WorklistModelFactory Interface for the construction of worklist objects.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.WorklistUpdateConfiguration The configuration of a worklist, e.g.