Uses of Class
com.atlassian.gadgets.GadgetSpecUriNotAllowedException
Packages that use GadgetSpecUriNotAllowedException
Package
Description
This package contains the main APIs for interacting with gadgets.
-
Uses of GadgetSpecUriNotAllowedException in com.atlassian.gadgets
Methods in com.atlassian.gadgets that throw GadgetSpecUriNotAllowedExceptionModifier and TypeMethodDescriptionvoidLocalGadgetSpecProvider.writeGadgetSpecTo(URI gadgetSpecUri, OutputStream output) Writes the gadget spec found at the specified URI, to the specifiedOutputStream.