Interface SingleFileChange
-
public interface SingleFileChangeDescribes a modification made on a file by a particular user- See Also:
FileChangesDesc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SUsergetModifier()returns the user modifying the fileStringgetOriginalRevision()return the VCS revision of the original content modified by the user
-