Interface GitRepository
-
- All Known Implementing Classes:
GitRepositoryEntity
public interface GitRepository
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Integer
getId()
String
getName()
String
getPath()
-