See: Description
| Class | Description |
|---|---|
| AdminController | |
| BatchJobExecutionsController |
Controller for job executions.
|
| BatchJobExecutionsController.StopRequest | |
| BatchJobsController |
Controller for batch jobs.
|
| JobDefinitionResourceAssembler |
Knows how to build a REST resource out of our domain model
StreamDefinition. |
| JobsController |
Handles all Job related interactions.
|
| RestConfiguration |
Takes care of infrastructure setup for the web/rest layer.
|
| RestControllerAdvice |
Central class for behavior common to all REST controllers.
|
| StreamDefinitionResourceAssembler |
Knows how to build a REST resource out of our domain model
StreamDefinition. |
| StreamsController |
Handles all Stream related interaction.
|
| UiResourceIdentifier |
XD UI resource identifier
|
| XDController<D extends BaseDefinition,A extends org.springframework.hateoas.mvc.ResourceAssemblerSupport<D,R>,R extends NamedResource> |
Base Class for XD Controllers.
|
| XDController.QueryOptions |
Data holder class for controlling how the list methods should behave.
|