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 |
---|---|
org.pentaho.di.repository.RepositoryMeta |
RepositoryDialogInterface.open(RepositoryDialogInterface.MODE mode)
Open the dialog
|
Modifier and Type | Method and Description |
---|---|
org.pentaho.di.repository.filerep.KettleFileRepositoryMeta |
KettleFileRepositoryDialog.open(RepositoryDialogInterface.MODE mode) |
Modifier and Type | Method and Description |
---|---|
org.pentaho.di.repository.kdr.KettleDatabaseRepositoryMeta |
KettleDatabaseRepositoryDialog.open(RepositoryDialogInterface.MODE mode) |