|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileSummary | |
|---|---|
| hudson.plugins.violations.model | |
| Uses of FileSummary in hudson.plugins.violations.model |
|---|
| Methods in hudson.plugins.violations.model that return types with arguments of type FileSummary | |
|---|---|
java.util.SortedMap<java.lang.String,java.util.SortedSet<FileSummary>> |
FullBuildModel.getTypeMap()
get the map of type to file summaries. |
java.util.SortedSet<FileSummary> |
FullBuildModel.getTypeSummary(java.lang.String type)
Get the set of file summaries for a particular type. |
| Methods in hudson.plugins.violations.model with parameters of type FileSummary | |
|---|---|
int |
FileSummary.compareTo(FileSummary other)
Implemenate a compare to based on the number of violations. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||