public class VersionControlScan
extends Object
-
Field Summary
Fields
List<io.contextmap.model.CommitDetail>
List<io.contextmap.model.CommitOverview>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
commitOverviewList
public List<io.contextmap.model.CommitOverview> commitOverviewList
-
commitDetailList
public List<io.contextmap.model.CommitDetail> commitDetailList
-
-
Constructor Details
-
VersionControlScan
public VersionControlScan()