|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxflow.server.controller.ProcessStack
| Constructor Summary | |
ProcessStack()
|
|
| Method Summary | |
PopNode |
pop(int workflowId,
Node endNode)
|
void |
push(java.lang.Integer workflowId,
int cGid,
Node containerNode,
Node endNode)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ProcessStack()
| Method Detail |
public void push(java.lang.Integer workflowId,
int cGid,
Node containerNode,
Node endNode)
throws XflowException,
java.sql.SQLException
XflowException
java.sql.SQLException
public PopNode pop(int workflowId,
Node endNode)
throws XflowException,
java.sql.SQLException
XflowException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||