com.atlassian.jira.issue.index
Class PropertiesIndexPath

java.lang.Object
  extended by com.atlassian.jira.config.util.IndexPath.PropertiesAdaptor
      extended by com.atlassian.jira.issue.index.PropertiesIndexPath
All Implemented Interfaces:
IndexPath

Deprecated. since 3.13 use the IndexPath.PropertiesAdaptor instead.

public class PropertiesIndexPath
extends IndexPath.PropertiesAdaptor

Implementation of IndexPath that uses the ApplicationProperties to get the current paths.


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.atlassian.jira.config.util.IndexPath
IndexPath.Directory, IndexPath.PropertiesAdaptor
 
Constructor Summary
PropertiesIndexPath(ApplicationProperties applicationProperties)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.atlassian.jira.config.util.IndexPath.PropertiesAdaptor
getCommentIndexPath, getIndexRootPath, getIssueIndexPath, getPluginIndexRootPath, getSharedEntityIndexPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesIndexPath

public PropertiesIndexPath(ApplicationProperties applicationProperties)
Deprecated. 


Copyright © 2002-2009 Atlassian. All Rights Reserved.