com.atlassian.plugin.webresource
Class BatchDownloadableResource

java.lang.Object
  extended by com.atlassian.plugin.webresource.AbstractBatchDownloadableResource
      extended by com.atlassian.plugin.webresource.BatchDownloadableResource
All Implemented Interfaces:
DownloadableResource

public class BatchDownloadableResource
extends AbstractBatchDownloadableResource

Represents a batch download of all the resources in a web-resource module of a plugin.

Since:
2.2

Method Summary
 String getModuleCompleteKey()
           
 String toString()
           
 
Methods inherited from class com.atlassian.plugin.webresource.AbstractBatchDownloadableResource
getContentType, getParams, getType, isEmpty, isResourceModified, serveResource, streamResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getModuleCompleteKey

public String getModuleCompleteKey()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 Atlassian. All Rights Reserved.