Class HtmlFieldEntry
java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.issue.fields.FieldEntry
com.atlassian.greenhopper.web.rapid.issue.fields.HtmlFieldEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionRendered content of the field.Value of the field. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
-
Field Details
-
html
Rendered content of the field. -
text
Value of the field.
-
-
Constructor Details
-
HtmlFieldEntry
public HtmlFieldEntry()
-