@Deprecated public class StartClusterTask extends ConfluenceAbstractLongRunningTask
| Constructor and Description |
|---|
StartClusterTask(com.atlassian.johnson.JohnsonEventContainer eventContainer,
com.atlassian.johnson.event.Event clusterMigrationEvent,
String clusterName,
File clusterHome,
String networkInterface,
InetAddress clusterAddress,
ClusterConfigurationHelper clusterConfigurationHelper,
I18NBean i18nBean)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Deprecated.
|
String |
getNameKey()
Deprecated.
|
void |
runInternal()
Deprecated.
Run the long running process.
|
getResourceBundle, runpublic StartClusterTask(com.atlassian.johnson.JohnsonEventContainer eventContainer,
com.atlassian.johnson.event.Event clusterMigrationEvent,
String clusterName,
File clusterHome,
String networkInterface,
InetAddress clusterAddress,
ClusterConfigurationHelper clusterConfigurationHelper,
I18NBean i18nBean)
public String getName()
public String getNameKey()
getNameKey in interface com.atlassian.core.task.longrunning.LongRunningTaskgetNameKey in class com.atlassian.core.task.longrunning.AbstractLongRunningTaskpublic void runInternal()
ConfluenceAbstractLongRunningTaskrunInternal in class ConfluenceAbstractLongRunningTaskCopyright © 2003–2022 Atlassian. All rights reserved.