Uses of 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.SagaEndpointAction Modifier and Type Method Description static SagaEndpoint.SagaEndpointActionSagaEndpoint.SagaEndpointAction. valueOf(String name)Returns the enum constant of this type with the specified name.static SagaEndpoint.SagaEndpointAction[]SagaEndpoint.SagaEndpointAction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-