Uses of Interface
ru.slie.luna.issue.query.history.HistoryPredicate
Packages that use HistoryPredicate
Package
Description
-
Uses of HistoryPredicate in ru.slie.luna.issue.index
Methods in ru.slie.luna.issue.index with parameters of type HistoryPredicateModifier and TypeMethodDescriptionorg.apache.lucene.search.QueryIndexQueryFactory.changeQuery(@NonNull QueryContext queryContext, @NonNull IssueField field, @NonNull HistoryPredicate predicate) org.apache.lucene.search.QueryIndexQueryFactory.wasInQuery(@NonNull QueryContext queryContext, @NonNull IssueField field, @NonNull List<String> string, @NonNull HistoryPredicate predicate, boolean negative) org.apache.lucene.search.QueryIndexQueryFactory.wasQuery(@NonNull QueryContext queryContext, @NonNull IssueField field, @NonNull String value, @NonNull HistoryPredicate predicate, boolean negative) -
Uses of HistoryPredicate in ru.slie.luna.issue.query.builder
Methods in ru.slie.luna.issue.query.builder that return HistoryPredicate -
Uses of HistoryPredicate in ru.slie.luna.issue.query.clause
Methods in ru.slie.luna.issue.query.clause that return HistoryPredicate