|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.cog.karajan.workflow.nodes.FlowNode
org.globus.cog.karajan.workflow.nodes.FlowContainer
org.globus.cog.karajan.workflow.nodes.Sequential
org.globus.cog.karajan.workflow.nodes.SequentialChoice
| Nested Class Summary |
| Nested classes inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode |
FlowNode.FNTP |
| Field Summary | |
static String |
LAST_FAILURE
|
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.Sequential |
INDEX |
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer |
CALLER |
| Fields inherited from class org.globus.cog.karajan.workflow.nodes.FlowNode |
debug, startCount, TEXT, threadTracker |
| Constructor Summary | |
SequentialChoice()
|
|
| Method Summary | |
protected void |
initializeArgBuffers(VariableStack stack)
|
protected void |
initializeStatic()
|
protected void |
notificationEvent(NotificationEvent e)
|
void |
post(VariableStack stack)
|
void |
pre(VariableStack stack)
|
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.Sequential |
executeChildren, executeSingle, exit, moreToExecute, startNext |
| Methods inherited from class org.globus.cog.karajan.workflow.nodes.FlowContainer |
addChannel, execute, isOptimizable, setOptimize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final String LAST_FAILURE
| Constructor Detail |
public SequentialChoice()
| Method Detail |
public void pre(VariableStack stack)
throws ExecutionException
pre in class FlowContainerExecutionException
protected void notificationEvent(NotificationEvent e)
throws ExecutionException
notificationEvent in class SequentialExecutionException
protected void initializeArgBuffers(VariableStack stack)
throws ExecutionException
ExecutionException
public void post(VariableStack stack)
throws ExecutionException
post in class FlowContainerExecutionException
protected void initializeStatic()
throws KarajanRuntimeException
initializeStatic in class FlowContainerKarajanRuntimeException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||