public static interface SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder
extends org.apache.camel.builder.EndpointConsumerBuilder
| Modifier and Type | Method and Description |
|---|---|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
accessKey(String accessKey)
Amazon AWS Access Key.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
activityList(String activityList)
The list name to consume activities from.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
activityThreadPoolSize(int activityThreadPoolSize)
Maximum number of threads in work pool for activity.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
activityThreadPoolSize(String activityThreadPoolSize)
Maximum number of threads in work pool for activity.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
activityTypeExecutionOptions(Object activityTypeExecutionOptions)
Activity execution options.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
activityTypeExecutionOptions(String activityTypeExecutionOptions)
Activity execution options.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
activityTypeRegistrationOptions(Object activityTypeRegistrationOptions)
Activity registration options.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
activityTypeRegistrationOptions(String activityTypeRegistrationOptions)
Activity registration options.
|
default SWFEndpointBuilderFactory.AdvancedSWFEndpointConsumerBuilder |
advanced() |
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
amazonSWClient(Object amazonSWClient)
To use the given AmazonSimpleWorkflowClient as client.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
amazonSWClient(String amazonSWClient)
To use the given AmazonSimpleWorkflowClient as client.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
bridgeErrorHandler(boolean bridgeErrorHandler)
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
bridgeErrorHandler(String bridgeErrorHandler)
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
dataConverter(Object dataConverter)
An instance of
com.amazonaws.services.simpleworkflow.flow.DataConverter to use for
serializing/deserializing the data.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
dataConverter(String dataConverter)
An instance of
com.amazonaws.services.simpleworkflow.flow.DataConverter to use for
serializing/deserializing the data.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
domainName(String domainName)
The workflow domain to use.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
eventName(String eventName)
The workflow or activity event name to use.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
region(String region)
Amazon AWS Region.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
secretKey(String secretKey)
Amazon AWS Secret Key.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
version(String version)
The workflow or activity event version to use.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
workflowList(String workflowList)
The list name to consume workflows from.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
workflowTypeRegistrationOptions(Object workflowTypeRegistrationOptions)
Workflow registration options.
|
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder |
workflowTypeRegistrationOptions(String workflowTypeRegistrationOptions)
Workflow registration options.
|
default SWFEndpointBuilderFactory.AdvancedSWFEndpointConsumerBuilder advanced()
default SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder amazonSWClient(Object amazonSWClient)
amazonSWClient - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder amazonSWClient(String amazonSWClient)
amazonSWClient - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder dataConverter(Object dataConverter)
dataConverter - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder dataConverter(String dataConverter)
dataConverter - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder domainName(String domainName)
domainName - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder eventName(String eventName)
eventName - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder region(String region)
region - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder version(String version)
version - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder bridgeErrorHandler(boolean bridgeErrorHandler)
bridgeErrorHandler - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder bridgeErrorHandler(String bridgeErrorHandler)
bridgeErrorHandler - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder activityList(String activityList)
activityList - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder activityThreadPoolSize(int activityThreadPoolSize)
activityThreadPoolSize - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder activityThreadPoolSize(String activityThreadPoolSize)
activityThreadPoolSize - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder activityTypeExecutionOptions(Object activityTypeExecutionOptions)
activityTypeExecutionOptions - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder activityTypeExecutionOptions(String activityTypeExecutionOptions)
activityTypeExecutionOptions - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder activityTypeRegistrationOptions(Object activityTypeRegistrationOptions)
activityTypeRegistrationOptions - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder activityTypeRegistrationOptions(String activityTypeRegistrationOptions)
activityTypeRegistrationOptions - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder accessKey(String accessKey)
accessKey - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder secretKey(String secretKey)
secretKey - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder workflowList(String workflowList)
workflowList - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder workflowTypeRegistrationOptions(Object workflowTypeRegistrationOptions)
workflowTypeRegistrationOptions - the value to setdefault SWFEndpointBuilderFactory.SWFEndpointConsumerBuilder workflowTypeRegistrationOptions(String workflowTypeRegistrationOptions)
workflowTypeRegistrationOptions - the value to setApache Camel