Package | Description |
---|---|
com.ibm.tivoli.maximo.antivirus.impl.icap.result | |
com.ibm.tivoli.maximo.antivirus.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
ICAPViolation |
Modifier and Type | Method and Description |
---|---|
java.util.List<Violation> |
ICAPResult.getViolationsFound() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Violation> |
AVScannerResult.getViolationsFound()
A list of violations, there possibly can be more than one violation returned from
the virus scanner, such as "infected, and policy violation" for example.
|