Uses of Package
org.springframework.cloud.dataflow.server.controller.assembler
Packages that use org.springframework.cloud.dataflow.server.controller.assembler
Package
Description
Spring Cloud Data Flow Server configuration classes.
Spring Cloud Data Flow Server Controllers.
-
Classes in org.springframework.cloud.dataflow.server.controller.assembler used by org.springframework.cloud.dataflow.server.configClassDescriptionThe interface that returns the
RepresentationModelAssemblerfor any type which extendsAppRegistrationResource.The interface that returns theRepresentationModelAssemblerfor any type which extendsStreamDefinitionResource.The interface that returns theRepresentationModelAssemblerfor any type which extendsTaskDefinitionResource. -
Classes in org.springframework.cloud.dataflow.server.controller.assembler used by org.springframework.cloud.dataflow.server.controllerClassDescriptionThe interface that returns the
RepresentationModelAssemblerfor any type which extendsAppRegistrationResource.The interface that returns theRepresentationModelAssemblerfor any type which extendsStreamDefinitionResource.The interface that returns theRepresentationModelAssemblerfor any type which extendsTaskDefinitionResource. -
Classes in org.springframework.cloud.dataflow.server.controller.assembler used by org.springframework.cloud.dataflow.server.controller.assemblerClassDescriptionThe interface that returns the
RepresentationModelAssemblerfor any type which extendsAppRegistrationResource.Default REST resource assembler that returns theAppRegistrationResourcetype.RepresentationModelAssemblerimplementation that convertsStreamDefinitions toStreamDefinitionResources.RepresentationModelAssemblerimplementation that convertsTaskDefinitions toTaskDefinitionResources.The interface that returns theRepresentationModelAssemblerfor any type which extendsStreamDefinitionResource.The interface that returns theRepresentationModelAssemblerfor any type which extendsTaskDefinitionResource.