Element Summary

ElementDescriptionClass
componentOSWorkfloworg.apache.servicemix.osworkflow.OSWorkflowComponent
endpointorg.apache.servicemix.osworkflow.OSWorkflowEndpoint

Element Detail

Element: component

ElementTypeDescription
endpoints(endpoint)*returns the endpoints
executorFactory<spring:bean/>The executor factory to use to create the executor. If none is provided, one will be retrieved from the JBI container when the component is deployed into ServiceMix 3.x, or a default implementation will be used.

Element: endpoint

AttributeTypeDescription
actionxs:integerThe initial action to trigger in the workflow.
callerxs:stringThe caller user name to be used when executing the workflow.
endpointxs:string

Get the endpoint implementation.

interfaceNamexs:QName

Get the qualified name of the endpoint interface.

servicexs:QName

Get the service qualified name of the endpoint.

workflowNamexs:stringThe name of the workflow to be used for handling the exchange.