Uses of Interface
org.citrusframework.actions.camel.CamelRouteActionBuilder
Packages that use CamelRouteActionBuilder
-
Uses of CamelRouteActionBuilder in org.citrusframework.actions.camel
Classes in org.citrusframework.actions.camel with type parameters of type CamelRouteActionBuilderModifier and TypeInterfaceDescriptioninterfaceCamelRouteActionBuilder<T extends TestAction,B extends CamelRouteActionBuilder<T, B>> Methods in org.citrusframework.actions.camel that return CamelRouteActionBuilderModifier and TypeMethodDescriptionCamelActionBuilder.route()Perform actions on a Camel route such as start/stop/create and process.