Modifier and Type | Method and Description |
---|---|
void |
RepositoriesController.init() |
Modifier and Type | Method and Description |
---|---|
void |
IUISupportController.init(org.pentaho.di.repository.Repository rep) |
Modifier and Type | Method and Description |
---|---|
void |
SecurityController.init(org.pentaho.di.repository.Repository rep) |
void |
NamedClustersController.init(org.pentaho.di.repository.Repository repository) |
void |
ConnectionsController.init(org.pentaho.di.repository.Repository repository) |
void |
SlavesController.init(org.pentaho.di.repository.Repository repository) |
void |
BrowseController.init(org.pentaho.di.repository.Repository repository) |
void |
LazilyInitializedController.init(org.pentaho.di.repository.Repository repository) |
void |
PartitionsController.init(org.pentaho.di.repository.Repository repository) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRepositoryExplorerUISupport.initControllers(org.pentaho.di.repository.Repository rep) |
void |
IRepositoryExplorerUISupport.initControllers(org.pentaho.di.repository.Repository rep)
Initialize the controller
|