See: Description
| Interface | Description |
|---|---|
| DelegationMeasureData |
Data for the escalation measure for delegation.
|
| EnquiryData |
Plug-in data for enquiries.
|
| ErrorHandlingProcessData |
Error handling process data, ie. which template shall be started if the
node fails.
|
| EscalationData |
Plug-in data for escalation of process steps.
|
| FinishWithDefaultData |
Data for the finish with default values measure.
|
| InstantiateProcessMeasureData |
Plug-in data for the instantiate process measure.
|
| LocalisationOptionsData |
Plug-in data interface for options concerning the localisation of
|
| MailNotificationData |
Plug-in data for the mail notification escalation measure.
|
| MultiLevelEscalationData |
Plug-in data for the multi level escalation plug-in.
|
| MultiLevelEscalationData.LevelData |
Container for the data for a single escalation level.
|
| NotesAndTasksData |
Plug-in data for
|
| NotesAndTasksData.NoteTask |
Note / task data.
|
| PriorityIncreaseData |
Data for the priority increase measure.
|
| SchedulerData |
Plug-in data for scheduling process steps.
|
| Class | Description |
|---|---|
| LongDateSystemDataFormatter |
Simple formatter which is used for
long values in the
plug-in data, which consumes a date value. |
| Enum | Description |
|---|---|
| EnquiryData.EnquiryRecipientMode |
Enquiry mode defining how the set of enquiry recipients is determined.
|
| ErrorHandlingProcessData.ErrorHandlingParameter |
Constants for the parameter names which build the API of the template.
|
| MailNotificationData.Addressees |
Determines how the addressees are resolved for an item.
|
| MailNotificationData.MailField |
Fields which can be replaced by
|
| NotesAndTasksData.TaskState |
States for tasks.
|
| PriorityIncreaseData.Type |
What to do in the escalation.
|
When adding model viewer interfaces, also add them to the global
integrity check in the test source directory, class
de.aristaflow.adept2.model.common.plugindata.TestModelViewerClasses