Modifier and Type | Class and Description |
---|---|
static class |
ImportExportStatus.Operation |
CANCEL_STATUS, OK_STATUS
Constructor and Description |
---|
ImportExportStatus(int severity,
ImportEntry entry,
ImportExportStatus.Operation operation,
String message,
Throwable exception) |
Modifier and Type | Method and Description |
---|---|
ImportEntry |
getEntry() |
ImportExportStatus.Operation |
getOperation() |
getChildren, getCode, getException, getMessage, getPlugin, getSeverity, isMultiStatus, isOK, matches, setCode, setException, setMessage, setPlugin, setSeverity, toString
public ImportExportStatus(int severity, ImportEntry entry, ImportExportStatus.Operation operation, String message, Throwable exception)
public final ImportExportStatus.Operation getOperation()
public ImportEntry getEntry()