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 4.0. All things "changeset" are being renamed to "commit", the more common term for the data they represent. 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 4.0. All things "changeset" are being renamed to "commit", the more common term for the data they represent. Indexers should be declared using commit-indexer instead.  
CommitIndexerModuleDescriptor  
CommitPropertyConfigurationModuleDescriptor