Interface GitFileContent
-
- All Known Implementing Classes:
GitFileContentEntity
public interface GitFileContent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getContent()
String
getEncoding()
String
getName()
String
getPath()
Integer
getSize()
-