Class CustomFieldBean
java.lang.Object
com.atlassian.jira.rest.api.customfield.CustomFieldDefinitionJsonBean
com.atlassian.jira.rest.v2.issue.customfield.CustomFieldBean
- Since:
- v7.12
-
Constructor Summary
ConstructorsConstructorDescriptionCustomFieldBean(CustomField customField, URI self, int screensCount) CustomFieldBean(CustomField customField, URI self, int screensCount, boolean isManaged, boolean isLocked, boolean isTrusted) -
Method Summary
Methods inherited from class com.atlassian.jira.rest.api.customfield.CustomFieldDefinitionJsonBean
description, description, getId, issueTypeIds, name, name, projectIds, searcherKey, searcherKey, self, self, setId, type, type
-
Constructor Details
-
CustomFieldBean
-
CustomFieldBean
public CustomFieldBean(CustomField customField, URI self, int screensCount, boolean isManaged, boolean isLocked, boolean isTrusted)
-
-
Method Details
-
lastValueUpdate
-
issuesWithValue
-