Class RepositoryDirectory

java.lang.Object
org.pentaho.di.repository.RepositoryDirectory
All Implemented Interfaces:
RepositoryDirectoryInterface, RepositoryObjectInterface

public class RepositoryDirectory extends Object implements RepositoryDirectoryInterface
This class defines the location of a transformation, job or schema in the repository. That means that it's just an extra parameter for recognizing a transformation, job or schema. It allows for sub-directories by linking back to itself. TODO: This class is referenced in a large amount of Interfaces. We should convert it into an interface.
Since:
09-nov-2004
Author:
Matt