| Package | Description | 
|---|---|
| org.pentaho.di.base | |
| org.pentaho.di.repository | |
| org.pentaho.di.repository.filerep | |
| org.pentaho.di.repository.kdr | 
| Modifier and Type | Method and Description | 
|---|---|
Repository | 
AbstractBaseCommandExecutor.establishRepositoryConnection(RepositoryMeta repositoryMeta,
                             String username,
                             String password,
                             RepositoryOperation... operations)  | 
| Modifier and Type | Method and Description | 
|---|---|
static RepositoryOperation | 
RepositoryOperation.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static RepositoryOperation[] | 
RepositoryOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RepositorySecurityProvider.validateAction(RepositoryOperation... operations)
Validates the supplied operation. 
 | 
void | 
BaseRepositorySecurityProvider.validateAction(RepositoryOperation... operations)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
KettleFileRepositorySecurityProvider.validateAction(RepositoryOperation... operations)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
KettleDatabaseRepositorySecurityProvider.validateAction(RepositoryOperation... operations)  | 
Copyright © 2020 Hitachi Vantara. All rights reserved.