es.caib.bpm.index
Class Indexer

java.lang.Object
  extended by es.caib.bpm.index.Indexer

public class Indexer
extends java.lang.Object


Method Summary
 void enqueue(org.apache.lucene.document.Document d)
           
 void flush(org.hibernate.Session session)
           
 org.apache.lucene.document.Document generateDocument(org.jbpm.graph.exe.ProcessInstance pi)
           
static Indexer getIndexer()
           
 void index(org.jbpm.graph.exe.ProcessInstance pi)
           
 void reindexAll()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getIndexer

public static Indexer getIndexer()

enqueue

public void enqueue(org.apache.lucene.document.Document d)

flush

public void flush(org.hibernate.Session session)
           throws java.io.IOException
Throws:
java.io.IOException

generateDocument

public org.apache.lucene.document.Document generateDocument(org.jbpm.graph.exe.ProcessInstance pi)
                                                     throws java.io.IOException
Throws:
java.io.IOException

index

public void index(org.jbpm.graph.exe.ProcessInstance pi)
           throws java.io.IOException
Throws:
java.io.IOException

reindexAll

public void reindexAll()
                throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.