org.globus.cog.karajan.workflow.events
Class NotificationEvent
java.lang.Object
org.globus.cog.karajan.workflow.events.Event
org.globus.cog.karajan.workflow.events.FlowEvent
org.globus.cog.karajan.workflow.events.NotificationEvent
- Direct Known Subclasses:
- FailureNotificationEvent, FutureNotificationEvent, LoopNotificationEvent
- public class NotificationEvent
- extends FlowEvent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationEvent
public NotificationEvent(FlowElement source,
NotificationEventType type,
VariableStack stack)
getType
public NotificationEventType getType()
setType
public void setType(NotificationEventType type)