| Package | Description |
|---|---|
| com.atlassian.confluence.plugins.edgeindex.lucene |
| Modifier and Type | Method and Description |
|---|---|
static IndexTaskType |
IndexTaskType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexTaskType[] |
IndexTaskType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EdgeIndexTaskQueue.enqueue(IndexTaskType indexTaskType,
ContentEntityObject target)
Add a new task to this queue.
|
void |
EdgeIndexTaskQueue.enqueue(IndexTaskType indexTaskType,
Edge edge)
Add a new task to this queue.
|
Copyright © 2003–2016 Atlassian. All rights reserved.