Package | Description |
---|---|
io.simplesource.saga.client.dsl |
Class and Description |
---|
SagaDSL.SagaBuilder
A SagaBuilder is used to add actions by creating a subsaga consisting of a single action, and to build the saga once the definition steps are complete.
|
SagaDSL.SubSaga
A
Subsaga is a subset of a saga consisting of one or more action, with dependencies defined between them. |
Copyright © 2019. All rights reserved.