public class InstallPluginLongRunningTask extends ConfluenceAbstractLongRunningTask
| Constructor and Description |
|---|
InstallPluginLongRunningTask(String baseUrl,
String authenticationInfo,
Collection<SetupBundlePluginDescriptor> bundlePlugins,
BundlePluginService bundlePluginService) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
protected void |
runInternal()
Run the long running process.
|
getResourceBundle, runpublic InstallPluginLongRunningTask(String baseUrl, String authenticationInfo, Collection<SetupBundlePluginDescriptor> bundlePlugins, BundlePluginService bundlePluginService)
protected void runInternal()
ConfluenceAbstractLongRunningTaskrunInternal in class ConfluenceAbstractLongRunningTaskpublic String getName()
Copyright © 2003–2021 Atlassian. All rights reserved.