| Modifier and Type | Method and Description |
|---|---|
Map |
Map.addCatch(IChainable handler)
Add a recovery handler for this state.
|
Map |
Map.addCatch(IChainable handler,
CatchProps props)
Add a recovery handler for this state.
|
Map |
Map.addRetry()
Add retry configuration for this state.
|
Map |
Map.addRetry(RetryProps props)
Add retry configuration for this state.
|
Map |
Map.Builder.build() |
Map |
Map.iterator(IChainable iterator)
Define iterator state machine in Map.
|
Copyright © 2021. All rights reserved.