public class FileIdQuery extends AbstractLongValuesQuery
| Modifier and Type | Field and Description |
|---|---|
static Predicate<TicketInfo> |
FILTER_INCLUDE_ALL |
ALLbatchSize, iterationSize, originSalesChannel, pluginFilter, prodAndPerfFilter, seatCategories, settledFilesOnly, shipmentMode, subTargetGroups, tariffs, ticketProductionVariableNames| Constructor and Description |
|---|
FileIdQuery(List<Long> fileIds,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize) |
FileIdQuery(List<Long> fileIds,
CatalogIndex shipmentMode,
List<ProductOrPerfIndex> prodAndPerfFilter,
List<CatalogIndex> tariffs,
List<CatalogIndex> seatCategories,
Long originSalesChannel,
List<Long> subTargetGroups,
Predicate<TicketInfo> pluginFilter,
boolean settledFilesOnly,
int iterationSize,
Integer batchSize,
List<String> ticketProductionVariableNames) |
| Modifier and Type | Method and Description |
|---|---|
List<Long> |
getFileIds() |
getCursor, getValues, isSearchFinished, setCursor, skipExportFailuresgetBatchSize, getIterationSize, getPluginFilter, getProdAndPerfFilter, getShipmentModepublic static Predicate<TicketInfo> FILTER_INCLUDE_ALL
public FileIdQuery(List<Long> fileIds, CatalogIndex shipmentMode, List<ProductOrPerfIndex> prodAndPerfFilter, List<CatalogIndex> tariffs, List<CatalogIndex> seatCategories, Long originSalesChannel, List<Long> subTargetGroups, Predicate<TicketInfo> pluginFilter, boolean settledFilesOnly, int iterationSize, Integer batchSize)
public FileIdQuery(List<Long> fileIds, CatalogIndex shipmentMode, List<ProductOrPerfIndex> prodAndPerfFilter, List<CatalogIndex> tariffs, List<CatalogIndex> seatCategories, Long originSalesChannel, List<Long> subTargetGroups, Predicate<TicketInfo> pluginFilter, boolean settledFilesOnly, int iterationSize, Integer batchSize, List<String> ticketProductionVariableNames)
Copyright © 2021. All rights reserved.