Class WorkbasketRepresentationModel
java.lang.Object
org.springframework.hateoas.RepresentationModel<WorkbasketSummaryRepresentationModel>
pro.taskana.workbasket.rest.models.WorkbasketSummaryRepresentationModel
pro.taskana.workbasket.rest.models.WorkbasketRepresentationModel
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCreated(Instant created) voidsetModified(Instant modified) Methods inherited from class pro.taskana.workbasket.rest.models.WorkbasketSummaryRepresentationModel
getCustom1, getCustom2, getCustom3, getCustom4, getCustom5, getCustom6, getCustom7, getCustom8, getDescription, getDomain, getKey, getMarkedForDeletion, getName, getOrgLevel1, getOrgLevel2, getOrgLevel3, getOrgLevel4, getOwner, getType, getWorkbasketId, setCustom1, setCustom2, setCustom3, setCustom4, setCustom5, setCustom6, setCustom7, setCustom8, setDescription, setDomain, setKey, setMarkedForDeletion, setName, setOrgLevel1, setOrgLevel2, setOrgLevel3, setOrgLevel4, setOwner, setType, setWorkbasketIdMethods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, equals, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hashCode, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
Constructor Details
-
WorkbasketRepresentationModel
public WorkbasketRepresentationModel()
-
-
Method Details
-
getCreated
-
setCreated
-
getModified
-
setModified
-