| Package | Description |
|---|---|
| com.checkmarx.sdk.dto.cx.xml | |
| com.checkmarx.sdk.service |
| Modifier and Type | Field and Description |
|---|---|
protected List<ResultType> |
QueryType.result |
| Modifier and Type | Method and Description |
|---|---|
ResultType |
ObjectFactory.createResultType()
Create an instance of
ResultType |
| Modifier and Type | Method and Description |
|---|---|
List<ResultType> |
QueryType.getResult()
Gets the value of the result property.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FilterValidatorImpl.passesFilter(@NotNull QueryType findingGroup,
@NotNull ResultType finding,
FilterConfiguration filterConfiguration) |
boolean |
FilterValidator.passesFilter(@NotNull QueryType findingGroup,
@NotNull ResultType finding,
FilterConfiguration filterConfiguration)
Check if a finding and its group meet the filter criteria
|
Copyright © 2020. All rights reserved.