com.atlassian.confluence.plugins.gadgets.rest
Class GadgetInfo

java.lang.Object
  extended by com.atlassian.confluence.plugins.gadgets.rest.GadgetInfo

public class GadgetInfo
extends Object


Constructor Summary
GadgetInfo()
           
 
Method Summary
 javax.ws.rs.core.Response getGadgetURIs()
           
 void setApplicationProperties(com.atlassian.sal.api.ApplicationProperties applicationProperties)
           
 void setGadgetSpecProvider(com.atlassian.gadgets.GadgetSpecProvider gadgetSpecProvider)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GadgetInfo

public GadgetInfo()
Method Detail

setGadgetSpecProvider

public void setGadgetSpecProvider(com.atlassian.gadgets.GadgetSpecProvider gadgetSpecProvider)

setApplicationProperties

public void setApplicationProperties(com.atlassian.sal.api.ApplicationProperties applicationProperties)

getGadgetURIs

public javax.ws.rs.core.Response getGadgetURIs()


Copyright © 2003-2011 Atlassian. All Rights Reserved.