com.atlassian.jira.rest.v2.issue
Class AttachmentMetaBean

java.lang.Object
  extended by com.atlassian.jira.rest.v2.issue.AttachmentMetaBean

public class AttachmentMetaBean
extends Object

Represents the enabled attachment capabilities.

Since:
v5.0

Field Summary
static AttachmentMetaBean DOC_EXAMPLE
           
 
Constructor Summary
AttachmentMetaBean(boolean enabled, Long uploadLimit)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOC_EXAMPLE

public static final AttachmentMetaBean DOC_EXAMPLE
Constructor Detail

AttachmentMetaBean

public AttachmentMetaBean(boolean enabled,
                          Long uploadLimit)


Copyright © 2002-2014 Atlassian. All Rights Reserved.