Package com.acunetix.plugin
Class ACXScanResultAction
java.lang.Object
com.acunetix.plugin.ACXScanResultAction
- All Implemented Interfaces:
Action,ModelObject,RunAction2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kohsuke.stapler.HttpResponsegetError()getRun()voidonAttached(Run<?, ?> run) voidvoidsetScanRequestResult(ScanRequestResult scanRequestResult)
-
Constructor Details
-
ACXScanResultAction
-
-
Method Details
-
getScanRequestResult
-
setScanRequestResult
-
getError
-
getReportGenerated
-
doGetContent
@GET public org.kohsuke.stapler.HttpResponse doGetContent() -
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
onAttached
- Specified by:
onAttachedin interfaceRunAction2
-
onLoad
- Specified by:
onLoadin interfaceRunAction2
-
getRun
-