|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkflowContext
This Interface defines the Context which is used to supply a basic enviroment for the exchange between a WorkflowManager an the registered Plugin Moduls. Normaly the WorkflowManager Implementation itself implents this Interface to provide the Context for the Workflow components.
WorkflowKernel| Method Summary | |
|---|---|
int |
getDebugLevel()
This Methode returns the defined DebugLevel. |
Model |
getModel()
This Methode returns a defined Model Implementation. |
Object |
getSessionContext()
This Methode returns the Runtime enviroment for a workflow Implementation. is usesd to initialize the plugin. |
| Method Detail |
|---|
Object getSessionContext()
Model getModel()
int getDebugLevel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||