Package com.stackrox.jenkins.plugins
Class ViewStackroxResultsAction
- java.lang.Object
-
- com.stackrox.jenkins.plugins.ViewStackroxResultsAction
-
- All Implemented Interfaces:
Action,ModelObject
public class ViewStackroxResultsAction extends Object implements Action
-
-
Constructor Summary
Constructors Constructor Description ViewStackroxResultsAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDisplayName()StringgetIconFileName()StringgetUrlName()
-
-
-
Method Detail
-
getIconFileName
public String getIconFileName()
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
public String getUrlName()
- Specified by:
getUrlNamein interfaceAction
-
-