Class Saga.StepBuilder<T>

java.lang.Object
cloud.opencode.base.event.saga.Saga.StepBuilder<T>
Type Parameters:
T - the context type - 上下文类型
Enclosing class:
Saga<T>

public static final class Saga.StepBuilder<T> extends Object
Builder for SagaStep. SagaStep 构建器。
Since:
JDK 25, opencode-base-event V1.0.0
Author:
Leon Soo www.LeonSoo.com