|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.core.task.longrunning.AbstractLongRunningTask
com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask
com.atlassian.confluence.cluster.StartClusterLongRunningTask
public class StartClusterLongRunningTask
Field Summary |
---|
Fields inherited from class com.atlassian.core.task.longrunning.AbstractLongRunningTask |
---|
log, progress |
Constructor Summary | |
---|---|
StartClusterLongRunningTask(String clusterName)
|
Method Summary | |
---|---|
String |
getName()
|
void |
runInternal()
Run the long running process. |
Methods inherited from class com.atlassian.confluence.util.longrunning.ConfluenceAbstractLongRunningTask |
---|
getResourceBundle, run |
Methods inherited from class com.atlassian.core.task.longrunning.AbstractLongRunningTask |
---|
getCurrentStatus, getElapsedTime, getEstimatedTimeRemaining, getNameKey, getPercentageComplete, getPrettyElapsedTime, getPrettyTimeRemaining, isComplete, isSuccessful, stopTimer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StartClusterLongRunningTask(String clusterName)
Method Detail |
---|
public void runInternal()
ConfluenceAbstractLongRunningTask
runInternal
in class ConfluenceAbstractLongRunningTask
public String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |