| Package | Description |
|---|---|
| dev.failsafe.event |
Event listener types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionAttemptedEvent<R>
Indicates an execution was attempted.
|
class |
ExecutionCompletedEvent<R>
Indicates an execution was completed or cancelled.
|
class |
ExecutionScheduledEvent<R>
Indicates an execution was scheduled.
|
Copyright © 2022. All rights reserved.