Class FieldUpdatedEntry

java.lang.Object
com.atlassian.greenhopper.web.rapid.RestTemplate
com.atlassian.greenhopper.web.rapid.issue.fields.FieldUpdatedEntry

public class FieldUpdatedEntry extends RestTemplate
  • Field Details

    • issueId

      public Long issueId
      Id of the updated issue.
    • view

      public FieldEntry view
      View data of the field.
    • edit

      public FieldEntry edit
      Edit data of the field.
  • Constructor Details

    • FieldUpdatedEntry

      public FieldUpdatedEntry()