Uses of Class
cloud.opencode.base.event.saga.Saga.StepBuilder
Packages that use Saga.StepBuilder
-
Uses of Saga.StepBuilder in cloud.opencode.base.event.saga
Methods in cloud.opencode.base.event.saga that return Saga.StepBuilderModifier and TypeMethodDescriptionSaga.StepBuilder.compensation(Consumer<T> compensation) Saga.StepBuilder.retries(int maxRetries)