public class StepExecutionInfoResourceAssembler extends org.springframework.hateoas.mvc.ResourceAssemblerSupport<StepExecutionInfo,StepExecutionInfoResource>
StepExecutionInfo.| Constructor and Description |
|---|
StepExecutionInfoResourceAssembler() |
| Modifier and Type | Method and Description |
|---|---|
protected StepExecutionInfoResource |
instantiateResource(StepExecutionInfo entity) |
StepExecutionInfoResource |
toResource(StepExecutionInfo entity) |
public StepExecutionInfoResource toResource(StepExecutionInfo entity)
protected StepExecutionInfoResource instantiateResource(StepExecutionInfo entity)
instantiateResource in class org.springframework.hateoas.mvc.ResourceAssemblerSupport<StepExecutionInfo,StepExecutionInfoResource>