public class InsightAppSecScanStepAction extends Object implements RunAction2
Constructor and Description |
---|
InsightAppSecScanStepAction(ScanResults scanResults) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getIconFileName() |
Run |
getRun() |
ScanResults |
getScanResults() |
String |
getUrlName() |
void |
onAttached(Run<?,?> run) |
void |
onLoad(Run<?,?> run) |
public InsightAppSecScanStepAction(ScanResults scanResults)
public ScanResults getScanResults()
public void onAttached(Run<?,?> run)
onAttached
in interface RunAction2
public void onLoad(Run<?,?> run)
onLoad
in interface RunAction2
public Run getRun()
public String getIconFileName()
getIconFileName
in interface Action
public String getDisplayName()
getDisplayName
in interface Action
getDisplayName
in interface ModelObject
public String getUrlName()
getUrlName
in interface Action
Copyright © 2016–2023. All rights reserved.