Class WorkItemAttachment
java.lang.Object
flexagon.fd.model.integration.its.api.WorkItemAttachment
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getSize()voidsetCreatedBy(WorkItemUser pCreatedBy) voidsetCreatedOn(Date pCreatedOn) voidsetDownloadUrl(String pDownloadUrl) voidsetId(Serializable pId) voidsetMimeType(String pMimeType) voidvoidvoidsetThumbnailUrl(String pThumbnailUrl)
-
Constructor Details
-
WorkItemAttachment
public WorkItemAttachment()
-
-
Method Details
-
setId
-
getId
-
setName
-
getName
-
setDownloadUrl
-
getDownloadUrl
-
setCreatedOn
-
getCreatedOn
-
setCreatedBy
-
getCreatedBy
-
setMimeType
-
getMimeType
-
setSize
-
getSize
-
setThumbnailUrl
-
getThumbnailUrl
-