com.atlassian.jira.index
Class IndexDocumentConfiguration.ExtractConfiguration
java.lang.Object
com.atlassian.jira.index.IndexDocumentConfiguration.ExtractConfiguration
- Enclosing class:
- IndexDocumentConfiguration
@ExperimentalApi
public static class IndexDocumentConfiguration.ExtractConfiguration
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexDocumentConfiguration.ExtractConfiguration
public IndexDocumentConfiguration.ExtractConfiguration(String path,
IndexDocumentConfiguration.Type type)
fromXml
public static com.atlassian.fugue.Either<IndexDocumentConfiguration.ExtractConfiguration,IndexDocumentConfiguration.IndexDocumentConfigurationParseException> fromXml(org.dom4j.Element extractElement)
getPath
public String getPath()
getType
public IndexDocumentConfiguration.Type getType()
Copyright © 2002-2014 Atlassian. All Rights Reserved.