@Internal public class SpaceCategoryQueryFactory<T> extends Object
Constructor and Description |
---|
SpaceCategoryQueryFactory(Set<SpaceCategoryEnum> spaceCategories,
LabelManager labelManager,
Supplier<BooleanQueryBuilder<T>> boolBuilderSupplier,
Supplier<BiFunction<String,String,T>> termBuilderSupplier,
Supplier<T> matchNoDocsSupplier,
Supplier<T> matchAllDocsSupplier) |
public SpaceCategoryQueryFactory(Set<SpaceCategoryEnum> spaceCategories, LabelManager labelManager, Supplier<BooleanQueryBuilder<T>> boolBuilderSupplier, Supplier<BiFunction<String,String,T>> termBuilderSupplier, Supplier<T> matchNoDocsSupplier, Supplier<T> matchAllDocsSupplier)
public T create()
Copyright © 2003–2018 Atlassian. All rights reserved.