Class FieldUpdatedEntry
java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.issue.fields.FieldUpdatedEntry
-
Field Summary
FieldsModifier and TypeFieldDescriptionEdit data of the field.Id of the updated issue.View data of the field. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.greenhopper.web.rapid.RestTemplate
equals, hashCode, toString
-
Field Details
-
issueId
Id of the updated issue. -
view
View data of the field. -
edit
Edit data of the field.
-
-
Constructor Details
-
FieldUpdatedEntry
public FieldUpdatedEntry()
-