|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EdgeIndexTaskQueue
| Method Summary | |
|---|---|
void |
enqueue(IndexTaskType indexTaskType,
ContentEntityObject target)
Add a new task to this queue. |
void |
enqueue(IndexTaskType indexTaskType,
Edge edge)
Add a new task to this queue. |
void |
processEntries(com.atlassian.fugue.Effect<EdgeIndexTask> action)
Apply the given action to contents of the queue. |
| Method Detail |
|---|
void enqueue(IndexTaskType indexTaskType,
Edge edge)
void enqueue(IndexTaskType indexTaskType,
ContentEntityObject target)
void processEntries(com.atlassian.fugue.Effect<EdgeIndexTask> action)
action - action to apply queue contents
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||