Uses of Class
com.atlassian.confluence.search.lucene.queue.JournalIndexTaskQueue.Type

Packages that use JournalIndexTaskQueue.Type
com.atlassian.confluence.search.lucene.queue   
 

Uses of JournalIndexTaskQueue.Type in com.atlassian.confluence.search.lucene.queue
 

Methods in com.atlassian.confluence.search.lucene.queue that return JournalIndexTaskQueue.Type
static JournalIndexTaskQueue.Type JournalIndexTaskQueue.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JournalIndexTaskQueue.Type[] JournalIndexTaskQueue.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.search.lucene.queue with parameters of type JournalIndexTaskQueue.Type
static JournalEntry JournalIndexTaskQueue.createEntry(JournalIndexTaskQueue.Type type, java.lang.String handle)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.