Interface CamelRemoveRouteActionBuilder<T extends TestAction,B extends CamelRemoveRouteActionBuilder<T,B>>
- All Superinterfaces:
ActionBuilder<T,,B> CamelActionBuilderBase<T,,B> CamelRouteActionBuilderBase<T,,B> ReferenceResolverAwareBuilder<T,,B> TestActionBuilder<T>
public interface CamelRemoveRouteActionBuilder<T extends TestAction,B extends CamelRemoveRouteActionBuilder<T,B>>
extends CamelRouteActionBuilderBase<T,B>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.citrusframework.TestActionBuilder
TestActionBuilder.DelegatingTestActionBuilder<T extends TestAction> -
Field Summary
Fields inherited from interface org.citrusframework.TestActionBuilder
logger, RESOURCE_PATH, TYPE_RESOLVER -
Method Summary
Methods inherited from interface org.citrusframework.actions.ActionBuilder
actor, description, nameMethods inherited from interface org.citrusframework.actions.camel.CamelActionBuilderBase
context, contextMethods inherited from interface org.citrusframework.actions.camel.CamelRouteActionBuilderBase
routeIds, routesMethods inherited from interface org.citrusframework.actions.ReferenceResolverAwareBuilder
withReferenceResolverMethods inherited from interface org.citrusframework.TestActionBuilder
build