Package io.jenkins.plugins.actions
Class ScanResultAction
java.lang.Object
io.jenkins.plugins.actions.ScanResultAction
- All Implemented Interfaces:
Action,ModelObject,RunAction2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
scanResult
-
-
Constructor Details
-
ScanResultAction
@DataBoundConstructor public ScanResultAction(TaskListener listener, ScanResult scanResult) throws IOException, URISyntaxException - Throws:
IOExceptionURISyntaxException
-
-
Method Details
-
getScanResultObj
-
getScanResult
- Throws:
com.fasterxml.jackson.core.JsonProcessingException
-
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
-
getUUID
-