Package pro.taskana.task.rest.models
Class AttachmentRepresentationModel
java.lang.Object
org.springframework.hateoas.RepresentationModel<AttachmentSummaryRepresentationModel>
pro.taskana.task.rest.models.AttachmentSummaryRepresentationModel
pro.taskana.task.rest.models.AttachmentRepresentationModel
-
Field Summary
Fields inherited from class pro.taskana.task.rest.models.AttachmentSummaryRepresentationModel
attachmentId, channel, classificationSummary, created, modified, objectReference, received, taskId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class pro.taskana.task.rest.models.AttachmentSummaryRepresentationModel
getAttachmentId, getChannel, getClassificationSummary, getCreated, getModified, getObjectReference, getReceived, getTaskId, setAttachmentId, setChannel, setClassificationSummary, setCreated, setModified, setObjectReference, setReceived, setTaskIdMethods 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
-
AttachmentRepresentationModel
public AttachmentRepresentationModel()
-
-
Method Details
-
getCustomAttributes
-
setCustomAttributes
-