Interface RepositoryManager
- All Superinterfaces:
StorageManager<Repository>
Manages repositories which belong to a project.
-
Method Summary
Methods inherited from interface com.linecorp.centraldogma.server.storage.StorageManager
close, create, create, ensureOpen, exists, get, list, listRemoved, markForPurge, purgeMarked, remove, unremove
-
Method Details
-
parent
Project parent()Returns the project that the repositories belong to.
-