Package | Description |
---|---|
com.atlassian.jira.bc.customfield |
Modifier and Type | Method and Description |
---|---|
CustomFieldDefinition |
CustomFieldDefinition.Builder.build() |
Modifier and Type | Method and Description |
---|---|
ServiceOutcome<CreateValidationResult> |
DefaultCustomFieldService.validateCreate(ApplicationUser user,
CustomFieldDefinition customFieldDefinition) |
ServiceOutcome<CreateValidationResult> |
CustomFieldService.validateCreate(ApplicationUser user,
CustomFieldDefinition customFieldDefinition)
Validates that the custom field with the provided data can be created.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.