- when(String) - Method in class org.ikasan.builder.FlowBuilder.FlowConfigurationBuilder.RouterRootConfigurationBuilder
-
- withConfigurationService(ConfigurationService) - Method in class org.ikasan.builder.FlowBuilder
-
Allow override of default configuration service
- withDescription(String) - Method in class org.ikasan.builder.FlowBuilder
-
Add a flow description
- withDescription(String) - Method in class org.ikasan.builder.ModuleBuilder
-
Add description to the module
- withErrorReportingService(ErrorReportingService) - Method in class org.ikasan.builder.FlowBuilder
-
Override the default error reporting service
- withEventFactory(EventFactory) - Method in class org.ikasan.builder.FlowBuilder
-
Override the default event factory
- withExclusionFlowHeadElement(FlowElement<?>) - Method in class org.ikasan.builder.FlowBuilder
-
Setter for exclusion flow head flow element
- withExclusionService(ExclusionService) - Method in class org.ikasan.builder.FlowBuilder
-
Override the default exclusion service
- withExclusionServiceFactory(ExclusionServiceFactory) - Method in class org.ikasan.builder.FlowBuilder
-
Override the default exclusion service factory
- withFlowInvocationContextListener(FlowInvocationContextListener) - Method in class org.ikasan.builder.FlowBuilder
-
Add in a FlowInvocationContextListener
- withFlowInvocationContextListeners(List<FlowInvocationContextListener>) - Method in class org.ikasan.builder.FlowBuilder
-
Set the full list of FlowInvocationContextListeners
- withFlowListener(FlowEventListener) - Method in class org.ikasan.builder.FlowBuilder
-
Add a flow description
- withRecoveryManager(RecoveryManager) - Method in class org.ikasan.builder.FlowBuilder
-
Override the default recovery manager
- withReplayRecordService(ReplayRecordService) - Method in class org.ikasan.builder.FlowBuilder
-
- withSerialiserFactory(SerialiserFactory) - Method in class org.ikasan.builder.FlowBuilder
-