Class | Description |
---|---|
CommandLineImporter |
The base entry point for the CLI version of the OMERO importer.
|
ErrorHandler |
IObserver based on the gui ErrorHandler code which collects all
exceptions during
ImportLibrary.importCandidates(ome.formats.importer.ImportConfig, ome.formats.importer.ImportCandidates)
and after the import is finished offers to submit them via the feedback
system. |
ImportCloser |
Stateful class for use by
CommandLineImporter to interact
with server-side processes which are running. |
LoggingImportMonitor |
Basic import process monitor that writes information to the log.
|
Enum | Description |
---|---|
ImportOutput |
Styles of output which are supported by the
CommandLineImporter . |