public class ArchiveZapStepParameters extends Object implements Serializable
| Constructor and Description |
|---|
ArchiveZapStepParameters(Integer failAllAlerts,
Integer failHighAlerts,
Integer failMediumAlerts,
Integer failLowAlerts,
String falsePositivesFilePath) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFailAllAlerts() |
int |
getFailHighAlerts() |
int |
getFailLowAlerts() |
int |
getFailMediumAlerts() |
String |
getFalsePositivesFilePath() |
public int getFailAllAlerts()
public int getFailHighAlerts()
public int getFailMediumAlerts()
public int getFailLowAlerts()
public String getFalsePositivesFilePath()
Copyright © 2016–2018. All rights reserved.