Class CustomFieldModel
java.lang.Object
com.atlassian.greenhopper.api.epics.CustomFieldModel
Encapsulates the JSON data for the epic custom field types in the response.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
public long idID of the field. -
name
Name of the field.
-
-
Constructor Details
-
CustomFieldModel
public CustomFieldModel()
-