com.atlassian.gadgets.view
Interface RenderedGadgetUriBuilder
- All Known Implementing Classes:
- GadgetUrlBuilder
public interface RenderedGadgetUriBuilder
Builds URLs to the rendered gadget.
build
URI build(GadgetState gadgetState,
View view,
GadgetRequestContext gadgetRequestContext)
- Returns the URL to the rendered gadget.
- Parameters:
gadgetState - gadget used to insert the gadget's spec URLview - the view to render the gadget ingadgetRequestContext - context for this request
- Returns:
- URL to the rendered gadget
Copyright © 2009 Atlassian. All Rights Reserved.