Uses of Enum Class
org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpoint.ReadAction
Packages that use CamelRoutesEndpoint.ReadAction
-
Uses of CamelRoutesEndpoint.ReadAction in org.apache.camel.spring.boot.actuate.endpoint
Methods in org.apache.camel.spring.boot.actuate.endpoint that return CamelRoutesEndpoint.ReadActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CamelRoutesEndpoint.ReadAction[]CamelRoutesEndpoint.ReadAction.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.ReadActionModifier and TypeMethodDescriptionCamelRoutesEndpoint.doReadAction(String id, CamelRoutesEndpoint.ReadAction action)