@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, run
public 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.LongRunningTask
getNameKey
in class com.atlassian.core.task.longrunning.AbstractLongRunningTask
public void runInternal()
ConfluenceAbstractLongRunningTask
runInternal
in class ConfluenceAbstractLongRunningTask
Copyright © 2003–2020 Atlassian. All rights reserved.