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, run
public InstallPluginLongRunningTask(String baseUrl, String authenticationInfo, Collection<SetupBundlePluginDescriptor> bundlePlugins, BundlePluginService bundlePluginService)
protected void runInternal()
ConfluenceAbstractLongRunningTask
runInternal
in class ConfluenceAbstractLongRunningTask
public String getName()
Copyright © 2003–2018 Atlassian. All rights reserved.