Interface AdminLink
- All Superinterfaces:
AdminWebItem
- All Known Implementing Classes:
AdminLinkBean,DefaultAdminLink,JiraAdminLink
Represents a single administration link.
- Since:
- 1.0
-
Method Summary
Methods inherited from interface com.atlassian.administration.quicksearch.spi.AdminWebItem
getId, getLabel, getParameters
-
Method Details
-
getLinkUrl
Get URL of this admin link.- Returns:
- URL of the link
-