| Package | Description |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.module |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ModuleDescriptor<T> |
interface |
Plugin |
| Modifier and Type | Class and Description |
|---|---|
class |
DummyPlugin
Dummy plugin implementation that returns java default values and does nothing.
|
class |
Resources
An aggregate of all resource descriptors within the given plugin module or
plugin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Plugin.setResources(Resourced resources) |
void |
DummyPlugin.setResources(Resourced resources) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ContainerManagedPlugin
A plugin that is managed by a container
|
Copyright © 2018 Atlassian. All rights reserved.