Class IssueActionItems
java.lang.Object
io.jenkins.plugins.security.scan.action.IssueActionItems
- All Implemented Interfaces:
Action
,ModelObject
-
Constructor Summary
ConstructorsConstructorDescriptionIssueActionItems
(String product, String productUrl, FilePath filePath, boolean isPrEvent) -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
IssueActionItems
-
-
Method Details
-
getProduct
-
getFilePath
-
getProductUrl
-
isPrEvent
public boolean isPrEvent() -
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-