com.atlassian.jira.issue.fields.CustomFieldScopeFactory |
![]()
|
Factory responsible of instantiating CustomFieldScope
objects.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a
CustomFieldScope for the given CustomField . |
Creates a CustomFieldScope
for the given CustomField
.
customField | The custom field for which a CustomFieldScope will be built. |
---|
CustomFieldScope
for the given custom field.