Interface IndexAccessorRegistry

All Known Implementing Classes:
DefaultIndexAccessorRegistry

public interface IndexAccessorRegistry
The registry that holds the IndexAccessor for each index
Since:
10.4
  • Method Summary

    Modifier and Type
    Method
    Description
    Get index accessor for the issues index.
  • Method Details

    • getIssuesIndexAccessor

      IndexAccessor getIssuesIndexAccessor()
      Get index accessor for the issues index.
      Returns:
      the index accessor for the issues index