Package | Description |
---|---|
com.secdec.codedx.api.client |
Modifier and Type | Method and Description |
---|---|
List<CountGroup> |
CountGroup.getChildren() |
List<CountGroup> |
CodeDxClient.getFindingsGroupedCounts(int projectId,
Filter filter,
String countBy)
Retrieves an array of CountGroups using the provided Filter and countBy field name.
|
Modifier and Type | Method and Description |
---|---|
void |
CountGroup.setChildren(List<CountGroup> children) |
Copyright © 2004-2017. All Rights Reserved.