com.atlassian.bamboo.index
Interface IndexerTask


public interface IndexerTask

Interface used to schedule custom tasks executing on Lucene connection


Method Summary
 void withLuceneConnection(com.atlassian.bonnie.ILuceneConnection connection)
           
 

Method Detail

withLuceneConnection

void withLuceneConnection(@NotNull
                          com.atlassian.bonnie.ILuceneConnection connection)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.