public class TaskQueueWithErrorQueueFactory extends Object
| Constructor and Description |
|---|
TaskQueueWithErrorQueueFactory() |
| Modifier and Type | Method and Description |
|---|---|
TaskQueueWithErrorQueue |
getClusteredQueue(String name)
Returns the task queue for a given name/identifier.
|
TaskQueueWithErrorQueue |
getLocalQueue(String name)
Returns the task queue for a given name/identifier.
|
public TaskQueueWithErrorQueue getClusteredQueue(String name)
name - - name of the task qeuepublic TaskQueueWithErrorQueue getLocalQueue(String name)
name - - the name of the task queueCopyright © 2003–2017 Atlassian. All rights reserved.