|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginGadgetSpecProviderPermission | |
|---|---|
| com.atlassian.gadgets.publisher.internal.impl | |
| com.atlassian.gadgets.refimpl | Provides an implementation of the SPI for the refapp. |
| Uses of PluginGadgetSpecProviderPermission in com.atlassian.gadgets.publisher.internal.impl |
|---|
| Classes in com.atlassian.gadgets.publisher.internal.impl that implement PluginGadgetSpecProviderPermission | |
|---|---|
class |
AggregatePluginGadgetSpecProviderPermissionImpl
An implementation of the PluginGadgetSpecProviderPermission which aggregates all the imported services
and consults them to determine the outcome of the vote while dealing with all the vagaries of dynamic services coming
and going. |
| Constructors in com.atlassian.gadgets.publisher.internal.impl with parameters of type PluginGadgetSpecProviderPermission | |
|---|---|
PublishedGadgetSpecStoreImpl(GadgetSpecUrlBuilder urlBuilder,
GadgetSpecValidator validator,
GadgetProcessor gadgetProcessor,
PluginGadgetSpecProviderPermission permission)
|
|
| Constructor parameters in com.atlassian.gadgets.publisher.internal.impl with type arguments of type PluginGadgetSpecProviderPermission | |
|---|---|
AggregatePluginGadgetSpecProviderPermissionImpl(Iterable<PluginGadgetSpecProviderPermission> permissions)
|
|
| Uses of PluginGadgetSpecProviderPermission in com.atlassian.gadgets.refimpl |
|---|
| Classes in com.atlassian.gadgets.refimpl that implement PluginGadgetSpecProviderPermission | |
|---|---|
class |
AllowAdminOnlyPluginGadgetSpecProviderPermissionImpl
Checks the PluginGadgetSpec for a "admin-only" parameter and, if the value is true, only allows
admins to see the gadget in the gadget browser. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||