com.atlassian.greenhopper.web.rapid.issue.issuelink
Class IssueLinkModel

java.lang.Object
  extended by com.atlassian.greenhopper.web.rapid.RestTemplate
      extended by com.atlassian.greenhopper.web.rapid.issue.issuelink.IssueLinkModel

public class IssueLinkModel
extends RestTemplate

Represents the links to and from an issue. Loosely based on what LinkBlockContextProvider would export.


Constructor Summary
IssueLinkModel()
           
 
Method Summary
 
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IssueLinkModel

public IssueLinkModel()


Copyright © 2007-2013 Atlassian. All Rights Reserved.