Uses of Enum Class
org.apache.camel.component.saga.SagaEndpoint.SagaEndpointAction
-
Uses of SagaEndpoint.SagaEndpointAction in org.apache.camel.component.saga
Methods in org.apache.camel.component.saga that return SagaEndpoint.SagaEndpointActionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SagaEndpoint.SagaEndpointAction[]SagaEndpoint.SagaEndpointAction.values()Returns an array containing the constants of this enum class, in the order they are declared.