Package br.com.davinti.vitruvio.ws.dto
Class ProcessAttachmentRequestDTO
Object
ProcessAttachmentRequestDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSha1()getTag()getUuid()booleanvoidsetAllowUserDelete(boolean allowUserDelete) voidsetDescription(String description) voidvoidvoidvoid
-
Constructor Details
-
ProcessAttachmentRequestDTO
public ProcessAttachmentRequestDTO()
-
-
Method Details
-
getDescription
-
setDescription
-
getTag
-
setTag
-
isAllowUserDelete
public boolean isAllowUserDelete() -
setAllowUserDelete
public void setAllowUserDelete(boolean allowUserDelete) -
getTaskId
-
setTaskId
-
getUuid
-
setUuid
-
getSha1
-
setSha1
-