| Modifier and Type | Method and Description |
|---|---|
static UploadablePlugin |
CustomContentTestPluginInstaller.createPlugin() |
| Modifier and Type | Class and Description |
|---|---|
class |
ClasspathUploadablePlugin |
| Modifier and Type | Method and Description |
|---|---|
UploadablePlugin |
UploadablePluginBuilder.buildUploadablePlugin()
WARNING: UploadablePlugin may not be completely filled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginHelper.installPlugin(UploadablePlugin plugin)
Deprecated.
Don't install any new test plugins in Vertigo.
If you really need to install plugins, make sure to add your plugin key to
the property atlassian.upm.user.installed.p2.override in vertigo-ci.properties in confluence core.
|
void |
DefaultPluginHelper.installPlugin(UploadablePlugin plugin) |
| Modifier and Type | Class and Description |
|---|---|
class |
MavenUploadablePlugin
A plugin to be uploaded into Confluence from the local Maven repository.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
PluginRest.installPlugin(UploadablePlugin plugin)
Work-in-progress method by Joe Xie.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginRpc.installPlugin(UploadablePlugin plugin)
Deprecated.
Don't install any new test plugins in Vertigo.
If you really need to install plugins, make sure to add your plugin key to
the property atlassian.upm.user.installed.p2.override in vertigo-ci.properties in Confluence core.
|
Copyright © 2003–2017 Atlassian. All rights reserved.