|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WorkflowManager | |
|---|---|
| com.bea.rfid.edge.api.workflow | This package defines interfaces used within the edge flow engine. |
| com.bea.rfid.edge.toolkit.workflow | This class contains abstract classes and helper classes for writing edge flow modules. |
| Uses of WorkflowManager in com.bea.rfid.edge.api.workflow |
|---|
| Methods in com.bea.rfid.edge.api.workflow with parameters of type WorkflowManager | |
|---|---|
void |
WorkflowModulePlugin.initialize(String name,
WorkflowManager workflowManager)
This method should take care of any initializations that should happen in the module before it is configured or started up. |
| Uses of WorkflowManager in com.bea.rfid.edge.toolkit.workflow |
|---|
| Methods in com.bea.rfid.edge.toolkit.workflow that return WorkflowManager | |
|---|---|
WorkflowManager |
AbstractWorkflowModulePlugin.getWorkflowManager()
Returns a reference to the workflow manager set up during initialization time. |
| Methods in com.bea.rfid.edge.toolkit.workflow with parameters of type WorkflowManager | |
|---|---|
void |
AbstractWorkflowModulePlugin.initialize(String name,
WorkflowManager workflowManager)
Interface method implementation. |
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||