|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkContext | |
|---|---|
| com.atlassian.greenhopper.plugin.link | |
| com.atlassian.greenhopper.web.link | |
| Uses of LinkContext in com.atlassian.greenhopper.plugin.link |
|---|
| Classes in com.atlassian.greenhopper.plugin.link that implement LinkContext | |
|---|---|
class |
DefaultLinkContext
Default implementation of a LinkContext |
| Methods in com.atlassian.greenhopper.plugin.link with parameters of type LinkContext | |
|---|---|
java.util.List<Link> |
LinkProvider.getLinks(LinkContext linkContext)
Get the list of links to be displayed for the given context. |
java.util.List<Link> |
DefaultLinkProviderManager.getLinks(LinkContext context)
Get all links for a given LinkContext. |
java.util.List<Link> |
LinkProviderManager.getLinks(LinkContext actionContext)
Get the links for a link context. |
| Uses of LinkContext in com.atlassian.greenhopper.web.link |
|---|
| Methods in com.atlassian.greenhopper.web.link with parameters of type LinkContext | |
|---|---|
java.util.List<Link> |
GenericIssueLinkProvider.getLinks(LinkContext linkContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||