Uses of Enum Class
org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.WriteAction
Packages that use CamelRoutesEndpoint.WriteAction
-
Uses of CamelRoutesEndpoint.WriteAction in org.apache.camel.spring.boot.actuate.endpoint
Methods in org.apache.camel.spring.boot.actuate.endpoint that return CamelRoutesEndpoint.WriteActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CamelRoutesEndpoint.WriteAction[]CamelRoutesEndpoint.WriteAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.spring.boot.actuate.endpoint with parameters of type CamelRoutesEndpoint.WriteActionModifier and TypeMethodDescriptionvoidCamelRoutesEndpoint.doWriteAction(String id, CamelRoutesEndpoint.WriteAction action, CamelRoutesEndpoint.TimeInfo timeInfo)