Class AttachmentRepresentationModel

java.lang.Object
org.springframework.hateoas.RepresentationModel<AttachmentSummaryRepresentationModel>
pro.taskana.task.rest.models.AttachmentSummaryRepresentationModel
pro.taskana.task.rest.models.AttachmentRepresentationModel

public class AttachmentRepresentationModel extends AttachmentSummaryRepresentationModel
EntityModel class for Attachment.
  • Constructor Details

    • AttachmentRepresentationModel

      public AttachmentRepresentationModel()
  • Method Details

    • getCustomAttributes

      public Map<String,String> getCustomAttributes()
    • setCustomAttributes

      public void setCustomAttributes(Map<String,String> customAttributes)