|
|||||||||||
| 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.FailureNotificationEvent
| Constructor Summary | |
FailureNotificationEvent(FlowElement source,
VariableStack stack,
String message,
Throwable exception)
|
|
| Method Summary | |
Throwable |
getException()
|
String |
getMessage()
|
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 |
| Constructor Detail |
public FailureNotificationEvent(FlowElement source,
VariableStack stack,
String message,
Throwable exception)
| Method Detail |
public String getMessage()
public Throwable getException()
public String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||