Package hudson.model
Interface ProminentProjectAction
- All Superinterfaces:
Action
,ModelObject
Marker interface for
Action
s that should be displayed
at the top of the project page.
Action.getIconFileName()
, Action.getUrlName()
, Action.getDisplayName()
are used to create a large, more visible icon in the top page to draw
users' attention.- Author:
- Kohsuke Kawaguchi
- See Also:
-
Method Summary
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName