|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.util.longrunning.LongRunningTaskUtils
public class LongRunningTaskUtils
Constructor Summary | |
---|---|
LongRunningTaskUtils()
|
Method Summary | |
---|---|
static void |
removeTask()
|
static com.atlassian.core.task.longrunning.LongRunningTask |
retrieveTask()
|
static void |
startTask(com.atlassian.core.task.longrunning.LongRunningTask task)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LongRunningTaskUtils()
Method Detail |
---|
public static void startTask(com.atlassian.core.task.longrunning.LongRunningTask task)
public static com.atlassian.core.task.longrunning.LongRunningTask retrieveTask()
public static void removeTask()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |