Package com.netsparker.cloud.plugin
Class NCScanResultAction
java.lang.Object
com.netsparker.cloud.plugin.NCScanResultAction
- All Implemented Interfaces:
Action
,ModelObject
,RunAction2
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.kohsuke.stapler.HttpResponse
getError()
getRun()
void
onAttached
(Run<?, ?> run) void
void
setScanRequestResult
(ScanRequestResult scanRequestResult)
-
Constructor Details
-
NCScanResultAction
-
-
Method Details
-
getScanRequestResult
-
setScanRequestResult
-
getError
-
getReportGenerated
-
doGetContent
@GET public org.kohsuke.stapler.HttpResponse doGetContent() -
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
onAttached
- Specified by:
onAttached
in interfaceRunAction2
-
onLoad
- Specified by:
onLoad
in interfaceRunAction2
-
getRun
-