| Interface | Description |
|---|---|
| AppService |
Indicates a type of service provided by the Rundeck SPI
|
| AuthorizedServicesProvider |
Provides Rundeck SPI services given an Auth context
|
| Services |
Provides access to various services within the application from plugin contexts
|
| ServicesProvider |
| Class | Description |
|---|---|
| SimpleServiceProvider |
A simple implementation of Services and ServicesProvider that returns
services from the map supplied during construction.
|