Uses of Enum Class
org.pentaho.di.repository.ExportFeedback.Status
Packages that use ExportFeedback.Status
-
Uses of ExportFeedback.Status in org.pentaho.di.repository
Methods in org.pentaho.di.repository that return ExportFeedback.StatusModifier and TypeMethodDescriptionExportFeedback.getStatus()
static ExportFeedback.Status
Returns the enum constant of this class with the specified name.static ExportFeedback.Status[]
ExportFeedback.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pentaho.di.repository with parameters of type ExportFeedback.Status