com.atlassian.plugin.webresource
Interface BatchResource

All Known Implementing Classes:
BatchPluginResource, SuperBatchPluginResource, SuperBatchSubResource

public interface BatchResource

Interface for plugin resources that serve batches.


Method Summary
 Map<String,String> getParams()
           
 String getType()
           
 

Method Detail

getType

String getType()

getParams

Map<String,String> getParams()


Copyright © 2010 Atlassian. All Rights Reserved.