|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.rest.v2.issue.AttachmentBean
public class AttachmentBean
| Constructor Summary | |
|---|---|
AttachmentBean(URI self,
String filename,
UserBean author,
Date created,
long filesize,
String mimeType,
HashMap<String,Object> properties,
String content,
String thumbnail)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttachmentBean(URI self,
String filename,
UserBean author,
Date created,
long filesize,
String mimeType,
HashMap<String,Object> properties,
String content,
String thumbnail)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||