Class Ticket

    • Method Detail

      • getAssigneeId

        public Long getAssigneeId()
      • setAssigneeId

        public void setAssigneeId​(Long assigneeId)
      • getCollaboratorIds

        public List<Long> getCollaboratorIds()
      • setCollaboratorIds

        public void setCollaboratorIds​(List<Long> collaboratorIds)
      • setCollaborators

        public void setCollaborators​(List<Collaborator> collaborators)
      • getDueAt

        public Date getDueAt()
      • setDueAt

        public void setDueAt​(Date dueAt)
      • getExternalId

        public String getExternalId()
      • setExternalId

        public void setExternalId​(String externalId)
      • getFollowupIds

        public List<Long> getFollowupIds()
      • setFollowupIds

        public void setFollowupIds​(List<Long> followupIds)
      • getForumTopicId

        public Long getForumTopicId()
      • setForumTopicId

        public void setForumTopicId​(Long forumTopicId)
      • getGroupId

        public Long getGroupId()
      • setGroupId

        public void setGroupId​(Long groupId)
      • isHasIncidents

        public boolean isHasIncidents()
      • setHasIncidents

        public void setHasIncidents​(boolean hasIncidents)
      • getProblemId

        public Long getProblemId()
      • setProblemId

        public void setProblemId​(Long problemId)
      • getRecipient

        public String getRecipient()
      • setRecipient

        public void setRecipient​(String recipient)
      • getBrandId

        public Long getBrandId()
      • setBrandId

        public void setBrandId​(Long brandId)
      • setSatisfactionRating

        public void setSatisfactionRating​(SatisfactionRating satisfactionRating)
      • getSharingAgreementIds

        public List<Long> getSharingAgreementIds()
      • setSharingAgreementIds

        public void setSharingAgreementIds​(List<Long> sharingAgreementIds)
      • getSubmitterId

        public Long getSubmitterId()
      • setSubmitterId

        public void setSubmitterId​(Long submitterId)
      • setTags

        public void setTags​(List<String> tags)
      • getTicketFormId

        public Long getTicketFormId()
      • setTicketFormId

        public void setTicketFormId​(Long ticketFormId)
      • getIsPublic

        public Boolean getIsPublic()
      • setIsPublic

        public void setIsPublic​(Boolean isPublic)