public interface SuppressionReport
AuditContext only allow a client
to specify the scheme, name or issue, and location properties of a
suppression. To allow a client to specify additional properties, the
AuditContext report methods return an instance of this interface
to the client.| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(java.lang.String name,
java.lang.Object value)
Adds a parameter to the suppression.
|
void addParameter(java.lang.String name,
java.lang.Object value)