@PublicApi
@ExperimentalApi
public interface CustomFieldWithVersionUsage
Modifier and Type | Method and Description |
---|---|
long |
getCustomFieldId()
Custom field identifier.
|
String |
getFieldName()
Custom field name.
|
long |
getIssueCountWithVersionInCustomField()
Number of issues where custom field is set to given version.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.