Uses of Record Class
cloud.opencode.base.event.saga.SagaStep
Packages that use SagaStep
-
Uses of SagaStep in cloud.opencode.base.event.saga
Methods in cloud.opencode.base.event.saga that return SagaStepModifier and TypeMethodDescriptionstatic <T> SagaStep<T> Creates a simple step with only an action.static <T> SagaStep<T> Creates a step with action and compensation.Methods in cloud.opencode.base.event.saga with parameters of type SagaStep