public class BatchSummary
extends java.lang.Object
Constructor and Description |
---|
BatchSummary(OverviewStatistics overviewStatistics,
java.lang.String destDir,
java.lang.String rulesName,
int worstCount)
Create a instance
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDestDir()
Get the destination directory where to put the
generated files.
|
OverviewStatistics |
getOverviewStatistics()
Get the overview staticscs of whole batch run
|
java.lang.String |
getRulesName()
Get the name of rules files which was applied
|
int |
getWorstCount()
Get the number of worst files to be used in
summary for whole project
|
public BatchSummary(OverviewStatistics overviewStatistics, java.lang.String destDir, java.lang.String rulesName, int worstCount)
overviewStatistics
- a instance of OverviewStatisticsdestDir
- rulesName
- worstCount
- public OverviewStatistics getOverviewStatistics()
public java.lang.String getDestDir()
public java.lang.String getRulesName()
public int getWorstCount()
JCSC is released under the terms of the GNU General Public License