public static class AbstractErrorQueuedTaskQueue.TaskDecorator extends Object implements Task, Serializable
| Constructor and Description |
|---|
TaskDecorator(Task task) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
The execute method is used to invoke the task.
|
int |
getExecutionCount() |
Task |
getTask() |
Copyright © 2003–2017 Atlassian. All rights reserved.