|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModelFactory
@Service public class IssueLinkModelFactory
Constructs the representation of an issue's links IssueLinkModel. This implementation is loosely based on what
LinkBlockContextProvider does, but instead of preparing information for a
velocity context, we are directly building a JSON representation of the same information.
| Constructor Summary | |
|---|---|
IssueLinkModelFactory()
|
|
| Method Summary | |
|---|---|
IssueLinkModel |
createModel(com.atlassian.jira.issue.Issue issue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IssueLinkModelFactory()
| Method Detail |
|---|
public IssueLinkModel createModel(com.atlassian.jira.issue.Issue issue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||