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

java.lang.Object
  extended by org.globus.cog.util.Enumerated
      extended by org.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)
           
 
Method Summary
 
Methods inherited from class org.globus.cog.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)