Package io.jenkins.plugins
Class CodeThreatAction
java.lang.Object
io.jenkins.plugins.CodeThreatAction
- All Implemented Interfaces:
Action
,ModelObject
,RunAction2
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetHigh()
getLow()
getRun()
com.fasterxml.jackson.databind.JsonNode
void
onAttached
(Run<?, ?> run) void
-
Constructor Details
-
CodeThreatAction
-
-
Method Details
-
onAttached
- Specified by:
onAttached
in interfaceRunAction2
-
onLoad
- Specified by:
onLoad
in interfaceRunAction2
-
getRun
-
getCritical
-
getHigh
-
getMedium
-
getLow
-
getDurationTime
-
getRiskScore
-
getResultsLink
-
getReport
-
getProjectName
-
getFixedIssues
-
getScaDeps
public com.fasterxml.jackson.databind.JsonNode getScaDeps() -
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-