public class OverOpsBuildAction extends Object implements hudson.model.Action
public String getIconFileName()
getIconFileName in interface hudson.model.Actionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectpublic String getUrlName()
getUrlName in interface hudson.model.Actionpublic boolean getUnstable()
public boolean getMarkedUnstable()
public String getSummary()
public boolean getPassedNewErrorGate()
public boolean getCheckNewEvents()
public String getNewErrorSummary()
public boolean getNewErrorsExist()
public List<com.takipi.api.client.util.cicd.OOReportEvent> getNewEvents()
public boolean getPassedResurfacedErrorGate()
public boolean getResurfacedErrorsExist()
public boolean getCheckResurfacedEvents()
public String getResurfacedErrorSummary()
public List<com.takipi.api.client.util.cicd.OOReportEvent> getResurfacedEvents()
public boolean getCheckCriticalErrors()
public boolean getPassedCriticalErrorGate()
public boolean getCriticalErrorsExist()
public String getCriticalErrorSummary()
public List<com.takipi.api.client.util.cicd.OOReportEvent> getCriticalEvents()
public boolean getCountGates()
public boolean getCheckTotalErrors()
public boolean getPassedTotalErrorGate()
public String getTotalErrorSummary()
public boolean getCheckUniqueErrors()
public boolean getHasTopErrors()
public boolean getPassedUniqueErrorGate()
public String getUniqueErrorSummary()
public List<com.takipi.api.client.util.cicd.OOReportEvent> getTopEvents()
public String getRegressionSumarry()
public boolean getCheckRegressedErrors()
public boolean getPassedRegressedEvents()
public List<com.takipi.api.client.util.cicd.OOReportEvent> getRegressedEvents()
public hudson.model.Run<?,?> getBuild()
Copyright © 2016–2019. All rights reserved.