org.globus.cog.karajan.workflow.events
Class EventType

java.lang.Object
  extended byorg.globus.cog.karajan.util.Enumerated
      extended byorg.globus.cog.karajan.workflow.events.EventType
Direct Known Subclasses:
ControlEventType, MonitoringEventType, NotificationEventType

public class EventType
extends Enumerated


Constructor Summary
protected EventType(String literal, int value)
           
 
Methods inherited from class org.globus.cog.karajan.util.Enumerated
equals, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EventType

protected EventType(String literal,
                    int value)