public class HistoryEntryResource
extends org.springframework.hateoas.ResourceSupport
| Constructor and Description |
|---|
HistoryEntryResource(com.clusterra.pmbok.document.domain.model.document.DocumentRevision documentRevision,
java.util.Date createdDate,
java.lang.String createdBy,
java.lang.String comment) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComment() |
java.lang.String |
getCreatedBy() |
java.util.Date |
getCreatedDate() |
java.lang.String |
getRevision() |