|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cog.karajan.workflow.events.Event
org.globus.cog.karajan.workflow.events.FlowEvent
org.globus.cog.karajan.workflow.events.NotificationEvent
org.globus.cog.karajan.workflow.events.LoopNotificationEvent
| Field Summary | |
static NotificationEventType |
BREAK
|
static NotificationEventType |
CONTINUE
|
| Constructor Summary | |
LoopNotificationEvent(FlowElement flowElement,
NotificationEventType eventType,
VariableStack stack)
|
|
| Method Summary | |
String |
toString()
|
| Methods inherited from class org.globus.cog.karajan.workflow.events.NotificationEvent |
getType, setType |
| Methods inherited from class org.globus.cog.karajan.workflow.events.FlowEvent |
getStack, getThreadingContext, hasStack, setStack |
| Methods inherited from class org.globus.cog.karajan.workflow.events.Event |
getEventClass, getFlowElement, getPriority, setFlowElement, setPriority |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final NotificationEventType BREAK
public static final NotificationEventType CONTINUE
| Constructor Detail |
public LoopNotificationEvent(FlowElement flowElement,
NotificationEventType eventType,
VariableStack stack)
| Method Detail |
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||