| Class | Description |
|---|---|
| ImportBatchBuilder | |
| ImportBatchSubmitter |
Submits a batch of import requests to the import service.
|
| ImportController |
Enqueues a message to request OMERO imports.
|
| ImportFailureController |
Exposes the functionality of the failed import log store to Web clients.
|
| ImportRequest |
Web clients use instances of this class to request an import.
|
| ImportRequestValidator |
Validates an
ImportRequest. |
| ImportResponse |
Web clients receive instances of this class in response to an import request.
|
| ImportResponseBuilder |
Builds an ImportResponse for each import
in a submitted batch. |
| ImportStatusController |