Interface RepositoryDirectoryHandler

All Superinterfaces:
AutoCloseable, Closeable, Handler<Repository>, HandlerBase<Repository>, Initable, RepositoryHandler
All Known Implementing Classes:
AbstractSimpleRepositoryHandler

public interface RepositoryDirectoryHandler extends RepositoryHandler
Since:
1.36
  • Field Details

  • Method Details

    • getDirectory

      File getDirectory(String repositoryId)
      Get the current directory of the repository for the given id.