public static class ImportEvent.PROGRESS_EVENT extends ImportEvent
ImportEvent.ADD, ImportEvent.BEGIN_POST_PROCESS, ImportEvent.BEGIN_SAVE_TO_DB, ImportEvent.COUNT_EVENT, ImportEvent.DATA_STORED, ImportEvent.DATASET_STORED, ImportEvent.DEBUG_SEND, ImportEvent.END_POST_PROCESS, ImportEvent.END_SAVE_TO_DB, ImportEvent.ERRORS_COMPLETE, ImportEvent.ERRORS_FAILED, ImportEvent.ERRORS_PENDING, ImportEvent.FILE_UPLOAD_BYTES, ImportEvent.FILE_UPLOAD_CANCELLED, ImportEvent.FILE_UPLOAD_COMPLETE, ImportEvent.FILE_UPLOAD_ERROR, ImportEvent.FILE_UPLOAD_EVENT, ImportEvent.FILE_UPLOAD_FAILED, ImportEvent.FILE_UPLOAD_FINISHED, ImportEvent.FILE_UPLOAD_STARTED, ImportEvent.FILESET_EXCLUSION, ImportEvent.FILESET_UPLOAD_END, ImportEvent.FILESET_UPLOAD_PREPARATION, ImportEvent.FILESET_UPLOAD_START, ImportEvent.IMPORT_ARCHIVING, ImportEvent.IMPORT_DONE, ImportEvent.IMPORT_OVERLAYS, ImportEvent.IMPORT_PROCESSING, ImportEvent.IMPORT_STARTED, ImportEvent.IMPORT_STEP, ImportEvent.IMPORT_SUMMARY, ImportEvent.LOADED_IMAGE, ImportEvent.LOADING_IMAGE, ImportEvent.LOGGED_IN, ImportEvent.LOGGED_OUT, ImportEvent.METADATA_IMPORTED, ImportEvent.METADATA_PROCESSED, ImportEvent.OBJECTS_RETURNED, ImportEvent.PIXELDATA_PROCESSED, ImportEvent.POST_UPLOAD_EVENT, ImportEvent.PROGRESS_EVENT, ImportEvent.REIMPORT, ImportEvent.THUMBNAILS_GENERATED
Modifier and Type | Field and Description |
---|---|
ImportContainer |
container |
int |
index |
java.lang.Integer |
numDone |
java.lang.Long |
pixId |
int |
series |
ImportSize |
size |
omero.model.IObject |
target |
java.lang.Integer |
total |
GROUP_COLLAB_READ, GROUP_COLLAB_READ_LINK, GROUP_PRIVATE, GROUP_PUBLIC, GROUP_SYSTEM
Constructor and Description |
---|
PROGRESS_EVENT(int index,
ImportContainer container,
omero.model.IObject target,
java.lang.Long pixId,
int series,
ImportSize size,
java.lang.Integer numDone,
java.lang.Integer total) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toLog() |
public final int index
public final ImportContainer container
public final omero.model.IObject target
public final java.lang.Long pixId
public final int series
public final ImportSize size
public final java.lang.Integer numDone
public final java.lang.Integer total
public PROGRESS_EVENT(int index, ImportContainer container, omero.model.IObject target, java.lang.Long pixId, int series, ImportSize size, java.lang.Integer numDone, java.lang.Integer total)
public java.lang.String toLog()
toLog
in class ImportEvent
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.