com.atlassian.confluence.rest.resources
Class AttachmentResource.ConfluenceAttachmentMultipartConfig

java.lang.Object
  extended by com.atlassian.confluence.rest.resources.AttachmentResource.ConfluenceAttachmentMultipartConfig
All Implemented Interfaces:
com.atlassian.plugins.rest.common.multipart.MultipartConfig
Enclosing class:
AttachmentResource

public static class AttachmentResource.ConfluenceAttachmentMultipartConfig
extends java.lang.Object
implements com.atlassian.plugins.rest.common.multipart.MultipartConfig


Constructor Summary
AttachmentResource.ConfluenceAttachmentMultipartConfig()
           
 
Method Summary
 long getMaxFileSize()
           
 long getMaxSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentResource.ConfluenceAttachmentMultipartConfig

public AttachmentResource.ConfluenceAttachmentMultipartConfig()
Method Detail

getMaxFileSize

public long getMaxFileSize()
Specified by:
getMaxFileSize in interface com.atlassian.plugins.rest.common.multipart.MultipartConfig

getMaxSize

public long getMaxSize()
Specified by:
getMaxSize in interface com.atlassian.plugins.rest.common.multipart.MultipartConfig


Copyright © 2003-2014 Atlassian. All Rights Reserved.