public class WorkItemAttachmentUpload
extends java.lang.Object
Constructor and Description |
---|
WorkItemAttachmentUpload() |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getContent() |
java.lang.String |
getName() |
void |
setContent(java.io.InputStream pContent) |
void |
setName(java.lang.String pName) |