|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.core.task.AbstractTaskQueue
com.atlassian.core.task.AbstractErrorQueuedTaskQueue
com.atlassian.confluence.cluster.ClusteredTaskQueueWithErrorQueue
public class ClusteredTaskQueueWithErrorQueue
Created by IntelliJ IDEA. User: Tomd Date: 26/04/2006 Time: 12:03:20 To change this template use File | Settings | File Templates.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.core.task.AbstractErrorQueuedTaskQueue |
|---|
com.atlassian.core.task.AbstractErrorQueuedTaskQueue.TaskDecorator |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.core.task.AbstractTaskQueue |
|---|
buffer |
| Constructor Summary | |
|---|---|
ClusteredTaskQueueWithErrorQueue(java.lang.String name,
ClusterManager clusterManager)
|
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.core.task.AbstractErrorQueuedTaskQueue |
|---|
addTask, flush, getErrorQueue, getRetryCount, handleException, setRetryCount |
| Methods inherited from class com.atlassian.core.task.AbstractTaskQueue |
|---|
clear, getFlushStarted, getQueue, getTasks, isFlushing, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.core.task.TaskQueue |
|---|
clear, getFlushStarted, getTasks, isFlushing, size |
| Constructor Detail |
|---|
public ClusteredTaskQueueWithErrorQueue(java.lang.String name,
ClusterManager clusterManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||