net.sf.statcvs.pages
public class CommitLogPageMaker extends Object
Constructor and Description |
---|
CommitLogPageMaker(ReportConfig config,
int year,
int month,
Collection commits,
boolean firstLogPage)
Creates a new LogPageMaker.
|
public CommitLogPageMaker(ReportConfig config, int year, int month, Collection commits, boolean firstLogPage)
year
- The log page's yearmonth
- The log page's month (0 for January)commits
- A list of commits; those not in the
right month will be ignoredoutputFormat
- public static String getAnchor(SymbolicName tag)
public NavigationNode toFile()