@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface SWFEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SWFEndpointBuilderFactory.AdvancedSWFEndpointBuilder
Advanced builder for endpoint for the AWS Simple Workflow component.
|
static interface |
SWFEndpointBuilderFactory.AdvancedSWFEndpointConsumerBuilder
Advanced builder for endpoint consumers for the AWS Simple Workflow
component.
|
static interface |
SWFEndpointBuilderFactory.AdvancedSWFEndpointProducerBuilder
Advanced builder for endpoint producers for the AWS Simple Workflow
component.
|
static interface |
SWFEndpointBuilderFactory.SWFBuilders |
static interface |
SWFEndpointBuilderFactory.SWFEndpointBuilder
Builder for endpoint for the AWS Simple Workflow component.
|
static interface |
SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder
Builder for endpoint consumers for the AWS Simple Workflow component.
|
static interface |
SWFEndpointBuilderFactory.SWFEndpointProducerBuilder
Builder for endpoint producers for the AWS Simple Workflow component.
|
| Modifier and Type | Method and Description |
|---|---|
static SWFEndpointBuilderFactory.SWFEndpointBuilder |
awsSwf(String path)
AWS Simple Workflow (camel-aws-swf)
The aws-swf component is used for managing workflows from Amazon Simple
Workflow.
|
static SWFEndpointBuilderFactory.SWFEndpointBuilder awsSwf(String path)
aws-swf:type
Path parameter: type (required)
Activity or workflow
The value can be one of: activity, workflowApache Camel