com.atlassian.bamboo.index
Class DocumentBuilder
java.lang.Object
com.atlassian.bamboo.index.DocumentBuilder
public class DocumentBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
builder
public static DocumentBuilder builder()
add
@NotNull
public DocumentBuilder add(@NotNull
IndexedEntityField field,
Object value)
build
@NotNull
public org.apache.lucene.document.Document build()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.