|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.opensymphony.workflow.loader.BaseActionDescriptor
Constructor Summary | |
BaseActionDescriptor(org.w3c.dom.Element initialStep)
|
Method Summary | |
java.util.List |
getConditionalResults()
|
int |
getId()
|
java.util.List |
getPostFunctions()
|
java.util.List |
getPreFunctions()
|
ResultDescriptor |
getUnconditionalResult()
|
java.util.List |
getValidators()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseActionDescriptor(org.w3c.dom.Element initialStep)
Method Detail |
public int getId()
public java.util.List getValidators()
public java.util.List getPreFunctions()
public java.util.List getConditionalResults()
public ResultDescriptor getUnconditionalResult()
public java.util.List getPostFunctions()
|
See www.opensymphony.com for more information. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |