| Package | Description |
|---|---|
| org.nuxeo.ecm.csv |
| Modifier and Type | Method and Description |
|---|---|
CSVImportStatus.State |
CSVImportStatus.getState() |
static CSVImportStatus.State |
CSVImportStatus.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSVImportStatus.State[] |
CSVImportStatus.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CSVImportStatus(CSVImportStatus.State state) |
CSVImportStatus(CSVImportStatus.State state,
int positionInQueue,
int queueSize) |
Copyright © 2016 Nuxeo SA. All rights reserved.