Package | Description |
---|---|
org.pentaho.di.ui.repository.dialog | |
org.pentaho.di.ui.repository.filerep | |
org.pentaho.di.ui.repository.kdr |
Modifier and Type | Method and Description |
---|---|
static RepositoryDialogInterface.MODE |
RepositoryDialogInterface.MODE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepositoryDialogInterface.MODE[] |
RepositoryDialogInterface.MODE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
RepositoryMeta |
RepositoryDialogInterface.open(RepositoryDialogInterface.MODE mode)
Open the dialog
|
Modifier and Type | Method and Description |
---|---|
KettleFileRepositoryMeta |
KettleFileRepositoryDialog.open(RepositoryDialogInterface.MODE mode) |
Modifier and Type | Method and Description |
---|---|
KettleDatabaseRepositoryMeta |
KettleDatabaseRepositoryDialog.open(RepositoryDialogInterface.MODE mode) |
Copyright © 2019 Hitachi Vantara. All rights reserved.