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:
getUrlName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getUnprotectedUrlName
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public String getUnprotectedUrlName() -
getAncestor
-
getAllowedSchemes
-
equals
-
hashCode
public int hashCode()
-