Interface RepositoryManager

All Superinterfaces:
StorageManager<Repository>

public interface RepositoryManager extends StorageManager<Repository>
Manages repositories which belong to a project.
  • Method Details

    • parent

      Project parent()
      Returns the project that the repositories belong to.