|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.it.plugin.SimplePlugin
public class SimplePlugin
Provides the key and display name of a plugin. Cannot be installed into Confluence.
UploadablePlugin| Constructor Summary | |
|---|---|
SimplePlugin(java.lang.String key,
java.lang.String displayName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName()
|
java.lang.String |
getKey()
The plugin key of the plugin. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimplePlugin(java.lang.String key,
java.lang.String displayName)
| Method Detail |
|---|
public java.lang.String getKey()
Plugin
getKey in interface Pluginpublic java.lang.String getDisplayName()
getDisplayName in interface Plugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||