|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorkflowContext | |
|---|---|
| org.imixs.workflow | |
| org.imixs.workflow.plugins | |
| Uses of WorkflowContext in org.imixs.workflow |
|---|
| Subinterfaces of WorkflowContext in org.imixs.workflow | |
|---|---|
interface |
ExtendedWorkflowContext
This Interface extends teh WorkflowContext to support a extended Workflow Model. |
| Methods in org.imixs.workflow with parameters of type WorkflowContext | |
|---|---|
void |
Plugin.init(WorkflowContext actx)
The init Methode is usesd to initialize the plugin. |
| Constructors in org.imixs.workflow with parameters of type WorkflowContext | |
|---|---|
WorkflowKernel(WorkflowContext actx)
Constructor initialize the contextobject and plugin vectors |
|
| Uses of WorkflowContext in org.imixs.workflow.plugins |
|---|
| Fields in org.imixs.workflow.plugins declared as WorkflowContext | |
|---|---|
WorkflowContext |
AbstractPlugin.ctx
|
| Methods in org.imixs.workflow.plugins with parameters of type WorkflowContext | |
|---|---|
void |
AbstractPlugin.init(WorkflowContext actx)
|
void |
StatisticPlugin.init(WorkflowContext actx)
|
void |
AccessPlugin.init(WorkflowContext actx)
|
void |
OwnerPlugin.init(WorkflowContext actx)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||