Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
boolean |
controlFail |
String |
policyName |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
PCReportLauncher(Run<?,?> run,
TaskListener listener,
String ec2Id,
String ec2ConnName,
String ec2Endpoint,
boolean useHost,
boolean useEc2,
QualysAuth auth,
String policy_id,
String policyName,
int pollingIntervalForVulns,
QualysPCClient apiClient,
String ipAddress,
boolean stateFail,
boolean stateError,
boolean stateExceptions,
boolean criticalitySerious,
boolean criticalityUrgent,
boolean criticalityCritical,
boolean criticalityMedium,
boolean criticalityMinimal,
boolean failByAuth,
String excludedCids,
String assetGroupId,
boolean failByStateAndCriticality,
boolean excludedCriteria) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getControlFail() |
int |
getFailControlCount() |
void |
run() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic String policyName
public boolean controlFail
@DataBoundConstructor public PCReportLauncher(Run<?,?> run, TaskListener listener, String ec2Id, String ec2ConnName, String ec2Endpoint, boolean useHost, boolean useEc2, QualysAuth auth, String policy_id, String policyName, int pollingIntervalForVulns, QualysPCClient apiClient, String ipAddress, boolean stateFail, boolean stateError, boolean stateExceptions, boolean criticalitySerious, boolean criticalityUrgent, boolean criticalityCritical, boolean criticalityMedium, boolean criticalityMinimal, boolean failByAuth, String excludedCids, String assetGroupId, boolean failByStateAndCriticality, boolean excludedCriteria)
Copyright © 2016–2020 Qualys Inc.. All rights reserved.