Package org.springframework.cloud.dataflow.server.controller.assembler
package org.springframework.cloud.dataflow.server.controller.assembler
-
ClassDescriptionThe interface that returns the
RepresentationModelAssemblerfor any type which extendsAppRegistrationResource.Default REST resource assembler that returns theAppRegistrationResourcetype.RepresentationModelAssemblerimplementation that convertsStreamDefinitions toStreamDefinitionResources.RepresentationModelAssemblerimplementation that convertsTaskDefinitions toTaskDefinitionResources.Default REST resource assembler that returns theTaskDefinitionResourcetype.The interface that returns theRepresentationModelAssemblerfor any type which extendsStreamDefinitionResource.The interface that returns theRepresentationModelAssemblerfor any type which extendsTaskDefinitionResource.