public static interface JiraEndpointBuilderFactory.AdvancedJiraEndpointBuilder extends JiraEndpointBuilderFactory.AdvancedJiraEndpointConsumerBuilder, JiraEndpointBuilderFactory.AdvancedJiraEndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default JiraEndpointBuilderFactory.JiraEndpointBuilder |
basic() |
default JiraEndpointBuilderFactory.AdvancedJiraEndpointBuilder |
synchronous(boolean synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default JiraEndpointBuilderFactory.AdvancedJiraEndpointBuilder |
synchronous(String synchronous)
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
exceptionHandler, exceptionHandler, exchangePattern, exchangePatterndoSetMultiValueProperties, doSetMultiValueProperty, doSetProperty, getUridefault JiraEndpointBuilderFactory.JiraEndpointBuilder basic()
basic in interface JiraEndpointBuilderFactory.AdvancedJiraEndpointConsumerBuilderbasic in interface JiraEndpointBuilderFactory.AdvancedJiraEndpointProducerBuilderdefault JiraEndpointBuilderFactory.AdvancedJiraEndpointBuilder synchronous(boolean synchronous)
synchronous in interface JiraEndpointBuilderFactory.AdvancedJiraEndpointConsumerBuildersynchronous in interface JiraEndpointBuilderFactory.AdvancedJiraEndpointProducerBuildersynchronous - the value to setdefault JiraEndpointBuilderFactory.AdvancedJiraEndpointBuilder synchronous(String synchronous)
synchronous in interface JiraEndpointBuilderFactory.AdvancedJiraEndpointConsumerBuildersynchronous in interface JiraEndpointBuilderFactory.AdvancedJiraEndpointProducerBuildersynchronous - the value to setApache Camel