|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.greenhopper.web.link.GenericIssueLinkProvider
public class GenericIssueLinkProvider
Constructor Summary | |
---|---|
GenericIssueLinkProvider()
|
Method Summary | |
---|---|
java.util.List<Link> |
getLinks(LinkContext linkContext)
Get the list of links to be displayed for the given context. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenericIssueLinkProvider()
Method Detail |
---|
public java.util.List<Link> getLinks(LinkContext linkContext)
LinkProvider
getLinks
in interface LinkProvider
linkContext
- context information such as the current board and issue
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |