Uses of Class
org.eclipse.dirigible.repository.api.RepositoryPath
-
Uses of RepositoryPath in org.eclipse.dirigible.repository.api
Methods in org.eclipse.dirigible.repository.api that return RepositoryPath Modifier and Type Method Description RepositoryPathRepositoryPath. append(String name)Add new segment after the last position.RepositoryPathRepositoryPath. getParentPath()Getter for the path of the parent.Constructors in org.eclipse.dirigible.repository.api with parameters of type RepositoryPath Constructor Description RepositoryPath(RepositoryPath repositoryPath)Instantiates a new repository path.