public class CancelledOrInvalidatedTicketQuery extends AbstractQuery
batchSize, iterationSize, originSalesChannel, pluginFilter, prodAndPerfFilter, seatCategories, settledFilesOnly, shipmentMode, subTargetGroups, tariffs, ticketProductionVariableNames| Constructor and Description |
|---|
CancelledOrInvalidatedTicketQuery(Date lastModified,
Long shipmentModeId,
List<Long> ticketIds,
int iterationSize,
Integer batchSize) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBatchSize() |
ICursor |
getCursor()
Used by the plugin manager
|
int |
getIterationSize() |
Date |
getLastModified() |
Long |
getShipmentModeId() |
List<Long> |
getTicketIds() |
boolean |
isSearchFinished() |
void |
setCursor(ICursor cursor)
Used by the plugin manager
|
void |
skipExportFailures(List<TicketInfo> failed)
Takes into account that some ticket exports have failed
|
getPluginFilter, getProdAndPerfFilter, getShipmentModepublic ICursor getCursor()
public void setCursor(ICursor cursor)
public boolean isSearchFinished()
public void skipExportFailures(List<TicketInfo> failed)
failed - the list of failed ticketspublic Date getLastModified()
public int getIterationSize()
getIterationSize in class AbstractQuerypublic Integer getBatchSize()
getBatchSize in class AbstractQuerypublic Long getShipmentModeId()
Copyright © 2021. All rights reserved.