Package io.dapr.workflows.saga
Class SagaOption
java.lang.Object
io.dapr.workflows.saga.SagaOption
Saga option.
-
Nested Class Summary
-
Method Summary
-
Method Details
-
isParallelCompensation
public boolean isParallelCompensation() -
isContinueWithError
public boolean isContinueWithError() -
getMaxParallelThread
public int getMaxParallelThread() -
newBuilder
-