|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.core.task.AbstractErrorQueuedTaskQueue.TaskDecorator
public static class AbstractErrorQueuedTaskQueue.TaskDecorator
| Constructor Summary | |
|---|---|
AbstractErrorQueuedTaskQueue.TaskDecorator(Task task)
|
|
| Method Summary | |
|---|---|
void |
execute()
The execute method is used to invoke the task. |
int |
getExecutionCount()
|
Task |
getTask()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractErrorQueuedTaskQueue.TaskDecorator(Task task)
| Method Detail |
|---|
public void execute()
throws java.lang.Exception
Task
execute in interface Taskjava.lang.Exception - if the task fails to executepublic int getExecutionCount()
public Task getTask()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||