default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.accessKey(String accessKey) |
Amazon AWS Access Key.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.activityList(String activityList) |
The list name to consume activities from.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.activitySchedulingOptions(com.amazonaws.services.simpleworkflow.flow.ActivitySchedulingOptions activitySchedulingOptions) |
Activity scheduling options.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.activityThreadPoolSize(int activityThreadPoolSize) |
Maximum number of threads in work pool for activity.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.activityTypeExecutionOptions(com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeExecutionOptions activityTypeExecutionOptions) |
Activity execution options.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.activityTypeRegistrationOptions(com.amazonaws.services.simpleworkflow.flow.worker.ActivityTypeRegistrationOptions activityTypeRegistrationOptions) |
Activity registration options.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.amazonSWClient(com.amazonaws.services.simpleworkflow.AmazonSimpleWorkflow amazonSWClient) |
To use the given AmazonSimpleWorkflowClient as client.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.autowiredEnabled(boolean autowiredEnabled) |
Whether autowiring is enabled.
|
static AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.awsSwf() |
AWS Simple Workflow (SWF) (camel-aws-swf)
Manage workflows in the AWS Simple Workflow service.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.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 AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.childPolicy(String childPolicy) |
The policy to use on child workflows when terminating a workflow.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.clientConfigurationParameters(Map<String,Object> clientConfigurationParameters) |
To configure the ClientConfiguration using the key/values from the
Map.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.configuration(org.apache.camel.component.aws.swf.SWFConfiguration configuration) |
The component configuration.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.dataConverter(com.amazonaws.services.simpleworkflow.flow.DataConverter dataConverter) |
An instance of
com.amazonaws.services.simpleworkflow.flow.DataConverter to use for
serializing/deserializing the data.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.domainName(String domainName) |
The workflow domain to use.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.eventName(String eventName) |
The workflow or activity event name to use.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.executionStartToCloseTimeout(String executionStartToCloseTimeout) |
Set the execution start to close timeout.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.operation(String operation) |
Workflow operation.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.region(String region) |
Amazon AWS Region.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.secretKey(String secretKey) |
Amazon AWS Secret Key.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.signalName(String signalName) |
The name of the signal to send to the workflow.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.startWorkflowOptionsParameters(Map<String,Object> startWorkflowOptionsParameters) |
To configure the StartWorkflowOptions using the key/values from the
Map.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.stateResultType(String stateResultType) |
The type of the result when a workflow state is queried.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.sWClientParameters(Map<String,Object> sWClientParameters) |
To configure the AmazonSimpleWorkflowClient using the key/values from
the Map.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.taskStartToCloseTimeout(String taskStartToCloseTimeout) |
Set the task start to close timeout.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.terminationDetails(String terminationDetails) |
Details for terminating a workflow.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.terminationReason(String terminationReason) |
The reason for terminating a workflow.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.version(String version) |
The workflow or activity event version to use.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.workflowList(String workflowList) |
The list name to consume workflows from.
|
default AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder |
AwsSwfComponentBuilderFactory.AwsSwfComponentBuilder.workflowTypeRegistrationOptions(com.amazonaws.services.simpleworkflow.flow.WorkflowTypeRegistrationOptions workflowTypeRegistrationOptions) |
Workflow registration options.
|