Interface GitRepository
-
- All Known Implementing Classes:
GitRepositoryEntity
public interface GitRepository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IntegergetId()StringgetName()StringgetPath()
-