| Class | Description | 
|---|---|
| CommandLineImporter | The base entry point for the CLI version of the OMERO importer. | 
| ErrorHandler | IObserverbased on the gui ErrorHandler code which collects all
 exceptions duringImportLibrary.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  CommandLineImporterto 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. |