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, getShipmentMode
public 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 AbstractQuery
public Integer getBatchSize()
getBatchSize
in class AbstractQuery
public Long getShipmentModeId()
Copyright © 2021. All rights reserved.