public class CheckmarxScanResultsAction extends Object implements jenkins.model.RunAction2
| Constructor and Description |
|---|
CheckmarxScanResultsAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
com.checkmarx.ast.results.ResultsSummary |
getResultsSummary() |
hudson.model.Run |
getRun() |
String |
getUrlName() |
void |
onAttached(hudson.model.Run<?,?> run) |
void |
onLoad(hudson.model.Run<?,?> run) |
public hudson.model.Run getRun()
public void onAttached(hudson.model.Run<?,?> run)
onAttached in interface jenkins.model.RunAction2public void onLoad(hudson.model.Run<?,?> run)
onLoad in interface jenkins.model.RunAction2public 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 com.checkmarx.ast.results.ResultsSummary getResultsSummary()
Copyright © 2021–2022. All rights reserved.