Class GroupQueryProcessor


  • public class GroupQueryProcessor
    extends QueryProcessor<InternalGroup>
    Query processor for the group index.

    Instances are one-time-use. Other singleton classes should inject a Provider rather than holding on to a single instance.