T
- the type of content item that should be operated uponpublic interface BatchTask<T>
WorkSourceBatchRunner
to actually
perform the required work on individual items read from the BatchableWorkSource
.Modifier and Type | Method and Description |
---|---|
boolean |
apply(T item,
int index,
int batchSize) |
Copyright © 2003–2020 Atlassian. All rights reserved.