| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.workflows.events |
Contains all events appearing in context of workflows in Alida.
|
| Modifier and Type | Field and Description |
|---|---|
protected ALDWorkflowClassEvent.ALDWorkflowClassEventType |
ALDWorkflowClassEvent.eType
Type of the event.
|
| Modifier and Type | Method and Description |
|---|---|
ALDWorkflowClassEvent.ALDWorkflowClassEventType |
ALDWorkflowClassEvent.getEventType()
Returns type of event.
|
static ALDWorkflowClassEvent.ALDWorkflowClassEventType |
ALDWorkflowClassEvent.ALDWorkflowClassEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ALDWorkflowClassEvent.ALDWorkflowClassEventType[] |
ALDWorkflowClassEvent.ALDWorkflowClassEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ALDWorkflowClassEvent(Object s,
ALDWorkflowClassEvent.ALDWorkflowClassEventType e)
Constructor.
|
ALDWorkflowClassEvent(Object s,
ALDWorkflowClassEvent.ALDWorkflowClassEventType e,
Object info)
Constructor.
|
ALDWorkflowClassEvent(Object s,
ALDWorkflowClassEvent.ALDWorkflowClassEventType e,
String msg,
Object info)
Constructor.
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.