|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SimpleLink in com.atlassian.jira.admin |
|---|
| Methods in com.atlassian.jira.admin that return types with arguments of type SimpleLink | |
|---|---|
List<SimpleLink> |
AdminHistoryLinkFactory.getLinks(User user,
Map<String,Object> params)
|
| Uses of SimpleLink in com.atlassian.jira.issue.history |
|---|
| Methods in com.atlassian.jira.issue.history that return types with arguments of type SimpleLink | |
|---|---|
List<SimpleLink> |
IssueHistoryLinkFactory.getLinks(User user,
Map<String,Object> params)
|
| Uses of SimpleLink in com.atlassian.jira.issue.search |
|---|
| Methods in com.atlassian.jira.issue.search that return types with arguments of type SimpleLink | |
|---|---|
List<SimpleLink> |
FavouriteFilterLinkFactory.getLinks(User user,
Map<String,Object> params)
|
List<SimpleLink> |
CurrentSearchLinkFactory.getLinks(User user,
Map<String,Object> params)
|
| Uses of SimpleLink in com.atlassian.jira.issue.transitions |
|---|
| Methods in com.atlassian.jira.issue.transitions that return types with arguments of type SimpleLink | |
|---|---|
List<SimpleLink> |
TransitionLinkFactory.getLinks(User user,
Map<String,Object> params)
|
| Uses of SimpleLink in com.atlassian.jira.issue.util |
|---|
| Methods in com.atlassian.jira.issue.util that return types with arguments of type SimpleLink | |
|---|---|
List<SimpleLink> |
IssueOperationsBarUtil.getNonPromotedLinksForSection(SimpleLinkSection group,
SimpleLinkSection section)
Get all the links for a section that were not promoted. |
List<SimpleLink> |
IssueOperationsBarUtil.getPromotedLinks(SimpleLinkSection group)
Gets all the links that have been promoted out of the sub-sections, into the top level. |
| Methods in com.atlassian.jira.issue.util with parameters of type SimpleLink | |
|---|---|
String |
IssueOperationsBarUtil.getLabelForLink(SimpleLink link)
Get a display label for a link Shows a maximum of 25 characters. |
String |
IssueOperationsBarUtil.getTitleForLink(SimpleLink link)
Get the title for the link. |
| Uses of SimpleLink in com.atlassian.jira.plugin.webfragment |
|---|
| Methods in com.atlassian.jira.plugin.webfragment that return types with arguments of type SimpleLink | |
|---|---|
List<SimpleLink> |
SimpleLinkFactory.getLinks(User user,
Map<String,Object> params)
Generates a list of SimpleLink objects. |
List<SimpleLink> |
SimpleLinkManager.getLinksForSection(String section,
com.atlassian.crowd.embedded.api.User remoteUser,
JiraHelper jiraHelper)
Gets a list of SimpleLink for the given section. |
List<SimpleLink> |
SimpleLinkManager.getLinksForSection(String section,
User remoteUser,
JiraHelper jiraHelper)
Deprecated. Please use SimpleLinkManager.getLinksForSection(String, com.atlassian.crowd.embedded.api.User, com.atlassian.jira.plugin.webfragment.model.JiraHelper) instead. Since v4.3 |
List<SimpleLink> |
DefaultSimpleLinkManager.getLinksForSection(String section,
com.atlassian.crowd.embedded.api.User remoteUser,
JiraHelper jiraHelper)
|
List<SimpleLink> |
DefaultSimpleLinkManager.getLinksForSection(String section,
User remoteUser,
JiraHelper jiraHelper)
|
List<SimpleLink> |
SimpleLinkManager.getLinksForSectionIgnoreConditions(String section,
com.atlassian.crowd.embedded.api.User remoteUser,
JiraHelper jiraHelper)
Gets a list of SimpleLink for the given section, without
filtering links using the conditions specified for the links. |
List<SimpleLink> |
SimpleLinkManager.getLinksForSectionIgnoreConditions(String section,
User remoteUser,
JiraHelper jiraHelper)
Deprecated. Please use SimpleLinkManager.getLinksForSectionIgnoreConditions(String, com.atlassian.crowd.embedded.api.User, com.atlassian.jira.plugin.webfragment.model.JiraHelper) instead. Since v4.3 |
List<SimpleLink> |
DefaultSimpleLinkManager.getLinksForSectionIgnoreConditions(String section,
com.atlassian.crowd.embedded.api.User remoteUser,
JiraHelper jiraHelper)
|
List<SimpleLink> |
DefaultSimpleLinkManager.getLinksForSectionIgnoreConditions(String section,
User remoteUser,
JiraHelper jiraHelper)
|
| Uses of SimpleLink in com.atlassian.jira.plugin.webfragment.model |
|---|
| Classes in com.atlassian.jira.plugin.webfragment.model that implement SimpleLink | |
|---|---|
class |
SimpleLinkImpl
Default implementation of SimpleLink. |
| Uses of SimpleLink in com.atlassian.jira.portal |
|---|
| Methods in com.atlassian.jira.portal that return types with arguments of type SimpleLink | |
|---|---|
List<SimpleLink> |
FavouriteDashboardLinkFactory.getLinks(User user,
Map<String,Object> params)
|
| Uses of SimpleLink in com.atlassian.jira.project |
|---|
| Methods in com.atlassian.jira.project that return types with arguments of type SimpleLink | |
|---|---|
List<SimpleLink> |
ProjectHistoryLinkFactory.getLinks(User user,
Map<String,Object> params)
|
| Uses of SimpleLink in com.atlassian.jira.rest.v1.menus |
|---|
| Constructors in com.atlassian.jira.rest.v1.menus with parameters of type SimpleLink | |
|---|---|
MenuResource.Link(SimpleLink link)
|
|
| Uses of SimpleLink in com.atlassian.jira.web.action.issue |
|---|
| Methods in com.atlassian.jira.web.action.issue that return types with arguments of type SimpleLink | |
|---|---|
Collection<SimpleLink> |
IssueNavigator.getIssueOperations()
|
| Uses of SimpleLink in com.atlassian.jira.web.action.user |
|---|
| Methods in com.atlassian.jira.web.action.user that return SimpleLink | |
|---|---|
SimpleLink |
ViewUserHover.getFirstHoverLink()
|
| Methods in com.atlassian.jira.web.action.user that return types with arguments of type SimpleLink | |
|---|---|
List<SimpleLink> |
ViewUserHover.getHoverLinks()
|
List<SimpleLink> |
ViewUserHover.getRemainingLinks()
|
List<SimpleLink> |
ViewProfile.getSectionLinks(String key)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||