@Component public class HistoryEntryResourceAssembler extends org.springframework.hateoas.mvc.ResourceAssemblerSupport<com.clusterra.pmbok.document.domain.model.history.HistoryEntry,HistoryEntryResource>
| Constructor and Description |
|---|
HistoryEntryResourceAssembler() |
| Modifier and Type | Method and Description |
|---|---|
protected HistoryEntryResource |
instantiateResource(com.clusterra.pmbok.document.domain.model.history.HistoryEntry entity) |
HistoryEntryResource |
toResource(com.clusterra.pmbok.document.domain.model.history.HistoryEntry entity) |
protected HistoryEntryResource instantiateResource(com.clusterra.pmbok.document.domain.model.history.HistoryEntry entity)
instantiateResource in class org.springframework.hateoas.mvc.ResourceAssemblerSupport<com.clusterra.pmbok.document.domain.model.history.HistoryEntry,HistoryEntryResource>public HistoryEntryResource toResource(com.clusterra.pmbok.document.domain.model.history.HistoryEntry entity)