@Component public class ApplicationResourceAssembler extends java.lang.Object implements org.springframework.hateoas.ResourceAssembler<com.netflix.genie.common.dto.Application,ApplicationResource>
| Constructor and Description |
|---|
ApplicationResourceAssembler() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationResource |
toResource(com.netflix.genie.common.dto.Application application) |
public ApplicationResource toResource(com.netflix.genie.common.dto.Application application)
toResource in interface org.springframework.hateoas.ResourceAssembler<com.netflix.genie.common.dto.Application,ApplicationResource>