public abstract class ThresholdCapablePublisher extends Recorder implements Serializable
Publisher.DescriptorExtensionListImplExtensionPoint.LegacyInstancesAreScopedToHudsonBuildStep.PublisherListBUILDERS, PUBLISHERS| Constructor and Description |
|---|
ThresholdCapablePublisher() |
getDescriptorall, getProjectAction, needsToRunAfterFinalized, prebuildgetProjectAction, getProjectActions, perform, perform, prebuildclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredMonitorServicepublic Integer getUnstableTotalCritical()
@DataBoundSetter public void setUnstableTotalCritical(Integer unstableTotalCritical)
public Integer getUnstableTotalHigh()
@DataBoundSetter public void setUnstableTotalHigh(Integer unstableTotalHigh)
public Integer getUnstableTotalMedium()
@DataBoundSetter public void setUnstableTotalMedium(Integer unstableTotalMedium)
public Integer getUnstableTotalLow()
@DataBoundSetter public void setUnstableTotalLow(Integer unstableTotalLow)
public Integer getFailedTotalCritical()
@DataBoundSetter public void setFailedTotalCritical(Integer failedTotalCritical)
public Integer getFailedTotalHigh()
@DataBoundSetter public void setFailedTotalHigh(Integer failedTotalHigh)
public Integer getFailedTotalMedium()
@DataBoundSetter public void setFailedTotalMedium(Integer failedTotalMedium)
public Integer getFailedTotalLow()
@DataBoundSetter public void setFailedTotalLow(Integer failedTotalLow)
public boolean getTotalThresholdAnalysisExploitable()
@DataBoundSetter public void setTotalThresholdAnalysisExploitable(boolean totalThresholdAnalysisExploitable)
public Integer getUnstableNewCritical()
@DataBoundSetter public void setUnstableNewCritical(Integer unstableNewCritical)
public Integer getUnstableNewHigh()
@DataBoundSetter public void setUnstableNewHigh(Integer unstableNewHigh)
public Integer getUnstableNewMedium()
@DataBoundSetter public void setUnstableNewMedium(Integer unstableNewMedium)
public Integer getUnstableNewLow()
@DataBoundSetter public void setUnstableNewLow(Integer unstableNewLow)
public Integer getFailedNewCritical()
@DataBoundSetter public void setFailedNewCritical(Integer failedNewCritical)
public Integer getFailedNewHigh()
@DataBoundSetter public void setFailedNewHigh(Integer failedNewHigh)
public Integer getFailedNewMedium()
@DataBoundSetter public void setFailedNewMedium(Integer failedNewMedium)
public Integer getFailedNewLow()
@DataBoundSetter public void setFailedNewLow(Integer failedNewLow)
public boolean getNewThresholdAnalysisExploitable()
@DataBoundSetter public void setNewThresholdAnalysisExploitable(boolean newThresholdAnalysisExploitable)
Copyright © 2018–2020 OWASP. All rights reserved.