Uses of Class
de.unihalle.informatik.Alida.workflows.events.ALDWorkflowEvent.ALDWorkflowEventType

Packages that use ALDWorkflowEvent.ALDWorkflowEventType
de.unihalle.informatik.Alida.workflows.events Contains all events appearing in context of workflows in Alida. 
 

Uses of ALDWorkflowEvent.ALDWorkflowEventType in de.unihalle.informatik.Alida.workflows.events
 

Fields in de.unihalle.informatik.Alida.workflows.events declared as ALDWorkflowEvent.ALDWorkflowEventType
protected  ALDWorkflowEvent.ALDWorkflowEventType ALDWorkflowEvent.eType
          Type of the event.
 

Methods in de.unihalle.informatik.Alida.workflows.events that return ALDWorkflowEvent.ALDWorkflowEventType
 ALDWorkflowEvent.ALDWorkflowEventType ALDWorkflowEvent.getEventType()
          Returns type of event.
static ALDWorkflowEvent.ALDWorkflowEventType ALDWorkflowEvent.ALDWorkflowEventType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ALDWorkflowEvent.ALDWorkflowEventType[] ALDWorkflowEvent.ALDWorkflowEventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in de.unihalle.informatik.Alida.workflows.events with parameters of type ALDWorkflowEvent.ALDWorkflowEventType
ALDWorkflowEvent(java.lang.Object s, ALDWorkflowEvent.ALDWorkflowEventType e)
          Constructor.
ALDWorkflowEvent(java.lang.Object s, ALDWorkflowEvent.ALDWorkflowEventType e, java.lang.Object info)
          Constructor.
ALDWorkflowEvent(java.lang.Object s, ALDWorkflowEvent.ALDWorkflowEventType e, java.lang.String msg, java.lang.Object info)
          Constructor.
 



Copyright © 2010-2014 Martin Luther University Halle-Wittenberg. All Rights Reserved.