Package | Description |
---|---|
org.pentaho.di.repository |
Modifier and Type | Method and Description |
---|---|
ExportFeedback.Status |
ExportFeedback.getStatus() |
static ExportFeedback.Status |
ExportFeedback.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportFeedback.Status[] |
ExportFeedback.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ExportFeedback.setStatus(ExportFeedback.Status status) |
Copyright © 2018 Hitachi Vantara. All rights reserved.