public class RepositoryImportLocation extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.pentaho.di.repository.RepositoryDirectoryInterface |
getRepositoryImportLocation()
Get the repository import location.
|
static void |
setRepositoryImportLocation(org.pentaho.di.repository.RepositoryDirectoryInterface repositoryDirectory)
Sets the repository import location.
|
public static org.pentaho.di.repository.RepositoryDirectoryInterface getRepositoryImportLocation()
public static void setRepositoryImportLocation(org.pentaho.di.repository.RepositoryDirectoryInterface repositoryDirectory)
repositoryDirectory - the import location in the repository in the form of a repository directory.