| Package | Description |
|---|---|
| org.nuxeo.wizard.download |
| Modifier and Type | Field and Description |
|---|---|
protected PendingDownloadStatus |
PendingDownload.status |
| Modifier and Type | Method and Description |
|---|---|
PendingDownloadStatus |
PendingDownload.getStatus() |
static PendingDownloadStatus |
PendingDownloadStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PendingDownloadStatus[] |
PendingDownloadStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PendingDownload.setStatus(PendingDownloadStatus status) |
Copyright © 2019 Nuxeo. All rights reserved.