Package | Description |
---|---|
org.springframework.cloud.dataflow.server.config |
Spring Cloud Data Flow Server configuration classes.
|
org.springframework.cloud.dataflow.server.controller |
Spring Cloud Data Flow Server Controllers.
|
Class and Description |
---|
AggregateCounterController
Allows interaction with Aggregate Counters.
|
AppRegistryController
Handles all
AppRegistry related interactions. |
CompletionController
Exposes the DSL completion features of
StreamCompletionProvider as a REST API. |
CounterController
Allows interaction with Counters.
|
FeaturesController
REST controller that provides features that are enabled/disabled on the dataflow server.
|
FieldValueCounterController
Allows interaction with Field Value Counters.
|
JobExecutionController
Controller for operations on
JobExecution . |
JobInstanceController
Controller for operations on
JobInstance . |
JobStepExecutionController |
JobStepExecutionProgressController |
RestControllerAdvice
Apply common behavior (exception handling etc.,) to all the REST controllers.
|
RootController
Controller for the root resource of the Data Flow server.
|
RuntimeAppsController
Exposes runtime status of deployed apps.
|
RuntimeAppsController.AppInstanceController |
StreamDefinitionController
Controller for operations on
StreamDefinition . |
StreamDeploymentController
Controller for deployment operations on
StreamDefinition . |
TaskDefinitionController
Controller for operations on
TaskDefinition . |
TaskDeploymentController
Controller for operations for deployment operations.
|
TaskExecutionController
Controller for operations on
TaskExecution . |
UiController
A simple (web, not REST) controller to trigger a redirect to the index page of the
admin ui (which comes packaged as a dependency).
|
Class and Description |
---|
StreamDeploymentController
Controller for deployment operations on
StreamDefinition . |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.