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