java.lang.Object | |
↳ | com.atlassian.jira.issue.fields.DefaultCustomFieldScopeFactory |
Class in charge of instantiating CustomFieldScope
objects.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a
CustomFieldScope for the given CustomField . |
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
|
Creates a CustomFieldScope
for the given CustomField
.
customField | The custom field for which a CustomFieldScope will be built. |
---|
CustomFieldScope
for the given custom field.