|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WorkflowModuleState | |
|---|---|
| com.bea.rfid.api.workflow.types | This package defines interfaces and enums for common message data types sent or received by edge flow modules and messaging framework. |
| Uses of WorkflowModuleState in com.bea.rfid.api.workflow.types |
|---|
| Fields in com.bea.rfid.api.workflow.types declared as WorkflowModuleState | |
|---|---|
static WorkflowModuleState |
WorkflowModuleState.IDLE
A module that is not processing its inputs is in this state. |
static WorkflowModuleState |
WorkflowModuleState.WORKING
A module that is actively processing inputs that it receives is in this state. |
| Methods in com.bea.rfid.api.workflow.types that return WorkflowModuleState | |
|---|---|
static WorkflowModuleState |
WorkflowModuleState.valueOf(String name)
|
static WorkflowModuleState[] |
WorkflowModuleState.values()
|
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||