com.atlassian.greenhopper.web.rapid.issue.attachment
Class AttachmentEntry

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.issue.attachment.AttachmentEntry

public class AttachmentEntry
extends RestTemplate

Represents a single attachment


Nested Class Summary
static class AttachmentEntry.Thumbnail
           
static class AttachmentEntry.ZipContents
           
static class AttachmentEntry.ZipEntry
           
 
Constructor Summary
AttachmentEntry()
           
 
Method Summary
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AttachmentEntry

public AttachmentEntry()


Copyright © 2007-2013 Atlassian. All Rights Reserved.