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.
|
org.springframework.cloud.dataflow.server.controller.assembler |
Class and Description |
---|
AppRegistrationAssemblerProvider
The interface that returns the
RepresentationModelAssembler for any type which extends
AppRegistrationResource . |
StreamDefinitionAssemblerProvider
The interface that returns the
RepresentationModelAssembler for any type which extends
StreamDefinitionResource . |
TaskDefinitionAssemblerProvider
The interface that returns the
RepresentationModelAssembler for any type which extends
TaskDefinitionResource . |
Class and Description |
---|
AppRegistrationAssemblerProvider
The interface that returns the
RepresentationModelAssembler for any type which extends
AppRegistrationResource . |
StreamDefinitionAssemblerProvider
The interface that returns the
RepresentationModelAssembler for any type which extends
StreamDefinitionResource . |
TaskDefinitionAssemblerProvider
The interface that returns the
RepresentationModelAssembler for any type which extends
TaskDefinitionResource . |
Class and Description |
---|
AppRegistrationAssemblerProvider
The interface that returns the
RepresentationModelAssembler for any type which extends
AppRegistrationResource . |
DefaultAppRegistrationAssembler
Default REST resource assembler that returns the
AppRegistrationResource type. |
DefaultStreamDefinitionAssembler
RepresentationModelAssembler implementation that converts
StreamDefinition s to StreamDefinitionResource s. |
DefaultTaskDefinitionAssembler
RepresentationModelAssembler implementation that converts
TaskDefinition s to TaskDefinitionResource s. |
StreamDefinitionAssemblerProvider
The interface that returns the
RepresentationModelAssembler for any type which extends
StreamDefinitionResource . |
TaskDefinitionAssemblerProvider
The interface that returns the
RepresentationModelAssembler for any type which extends
TaskDefinitionResource . |
Copyright © 2024 Pivotal Software, Inc.. All rights reserved.