| Package | Description |
|---|---|
| org.icij.datashare.batch |
| Modifier and Type | Method and Description |
|---|---|
BatchSearch |
BatchSearchRepository.get(User user,
String batchId) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchSearch> |
BatchSearchRepository.get(User user) |
List<BatchSearch> |
BatchSearchRepository.get(User user,
List<String> projectsIds) |
List<BatchSearch> |
BatchSearchRepository.getQueued() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BatchSearchRepository.save(BatchSearch batchSearch) |
Copyright © 2020 ICIJ. All rights reserved.