public interface CustomFieldScopeFactory
CustomFieldScope objects.| Modifier and Type | Method and Description |
|---|---|
CustomFieldScope |
createFor(CustomField customField)
Creates a
CustomFieldScope for the given CustomField. |
CustomFieldScope createFor(CustomField customField)
CustomFieldScope for the given CustomField.customField - The custom field for which a CustomFieldScope will be built.CustomFieldScope for the given custom field.Copyright © 2002-2024 Atlassian. All Rights Reserved.