|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
The interface implemented by all links within a workflow process. Links should extend com.sssw.wf.link.EboLink.
| Method Summary | |
boolean |
canForward(EbiContext context)
All links are expected to implement this method. |
int |
getPrecedence()
All links are expected to implement this method. |
boolean |
isDefault()
EboLink implements this method. |
| Method Detail |
public boolean canForward(EbiContext context)
throws EboLinkException
context - - the workflow contextpublic int getPrecedence()
public boolean isDefault()
|
Novell exteNd Director 5.2 API |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||