package

com.atlassian.stash.idx

Interfaces

ChangesetAttributeConfiguration This interface is deprecated. in 3.4 for removal in 4.0. Use CommitPropertyConfiguration instead.  
ChangesetIndexer This interface is deprecated. in 3.7 for removal in 5.0. All things "changeset" are being renamed to "commit", the more common term for the data they represent. Due to the significant number of touchpoints, the deprecated classes and interfaces will be left in for an entire major release cycle, rather than being removed in 4.0. Indexers should implement CommitIndexer instead.  
CommitIndexer Describes an indexer to be notified when commits are added to or removed from a repository. 
CommitPropertyConfiguration Property configuration for any commit indexer. 
IndexingContext Used to by CommitIndexers to store state during the indexing process. 

Classes

ChangesetAttributeConfigurationModuleDescriptor This class is deprecated. in 3.4 for removal in 4.0. Use CommitPropertyConfiguration modules instead.  
ChangesetIndexerModuleDescriptor This class is deprecated. in 3.7 for removal in 5.0. All things "changeset" are being renamed to "commit", the more common term for the data they represent. Due to the significant number of touchpoints, the deprecated classes and interfaces will be left in for an entire major release cycle, rather than being removed in 4.0.  
CommitIndexerModuleDescriptor  
CommitPropertyConfigurationModuleDescriptor