| Interface | Description |
|---|---|
| OperationReservationService |
Defines interface to do task's operation reservation for termination.
|
| Class | Description |
|---|---|
| DefaultOperationReservationService |
Basic implementation of the
OperationReservationService which implemented
using core TaskRepository service to
find and save reserved operations. |