public class StoreAttachmentBean extends Object
Modifier and Type | Class and Description |
---|---|
static class |
StoreAttachmentBean.Builder |
Modifier and Type | Method and Description |
---|---|
AttachmentKey |
getAttachmentKey() |
String |
getFileName() |
long |
getId() |
String |
getIssueKey() |
String |
getOriginalProjectKey() |
Long |
getSize() |
InputStream |
getStream() |
public Long getSize()
public String getOriginalProjectKey()
public String getIssueKey()
public long getId()
public String getFileName()
public AttachmentKey getAttachmentKey()
public InputStream getStream()
Copyright © 2002-2015 Atlassian. All Rights Reserved.