Interface SWFEndpointBuilderFactory.SWFBuilders

    • Method Detail

      • awsSwf

        default SWFEndpointBuilderFactory.SWFEndpointBuilder awsSwf​(String path)
        AWS Simple Workflow (SWF) (camel-aws-swf) Manage workflows in the AWS Simple Workflow service. Category: cloud,workflow Since: 2.13 Maven coordinates: org.apache.camel:camel-aws-swf Syntax: aws-swf:type Path parameter: type (required) Activity or workflow The value can be one of: activity, workflow
        Parameters:
        path - type
      • awsSwf

        default SWFEndpointBuilderFactory.SWFEndpointBuilder awsSwf​(String componentName,
                                                                    String path)
        AWS Simple Workflow (SWF) (camel-aws-swf) Manage workflows in the AWS Simple Workflow service. Category: cloud,workflow Since: 2.13 Maven coordinates: org.apache.camel:camel-aws-swf Syntax: aws-swf:type Path parameter: type (required) Activity or workflow The value can be one of: activity, workflow
        Parameters:
        componentName - to use a custom component name for the endpoint instead of the default name
        path - type