Package hudson.plugins.sidebar_link
Class LinkAction
java.lang.Object
hudson.plugins.sidebar_link.LinkAction
- All Implemented Interfaces:
 Action,ModelObject
Simple link.
- Author:
 - Alan Harder
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
DEFAULT_ICON_NAME
- See Also:
 
 
 - 
 - 
Constructor Details
- 
LinkAction
@DataBoundConstructor public LinkAction(String urlName, String displayName, String iconFileName) throws IllegalArgumentException - Throws:
 IllegalArgumentException
 
 - 
 - 
Method Details
- 
getUrlName
- Specified by:
 getUrlNamein interfaceAction
 - 
getDisplayName
- Specified by:
 getDisplayNamein interfaceAction- Specified by:
 getDisplayNamein interfaceModelObject
 - 
getIconFileName
- Specified by:
 getIconFileNamein interfaceAction
 - 
getUnprotectedUrlName
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public String getUnprotectedUrlName() - 
getAncestor
 - 
getAllowedSchemes
 - 
equals
 - 
hashCode
public int hashCode() 
 -