| Modifier and Type | Method and Description |
|---|---|
OSWorkflowEndpoint[] |
OSWorkflowComponent.getEndpoints()
returns the endpoints
|
| Modifier and Type | Method and Description |
|---|---|
void |
OSWorkflowComponent.setEndpoints(OSWorkflowEndpoint[] endpoints)
sets the endpoints
|
| Constructor and Description |
|---|
OSWorkflow(OSWorkflowEndpoint ep,
java.lang.String workflowName,
int action,
java.util.Map map,
java.lang.String caller,
javax.jbi.messaging.MessageExchange exchange)
creates and initializes a new workflow object
|
Copyright © 2005-2015 FuseSource. All Rights Reserved.