public static interface DeleteVersionWithCustomFieldParameters.CustomFieldReplacement
Modifier and Type | Method and Description |
---|---|
long |
getCustomFieldId()
Custom field id.
|
Optional<Version> |
getMoveTo()
What version will replace version in given custom field.
|
long getCustomFieldId()
Optional<Version> getMoveTo()
Optional.empty()
means
that version will be removed.Copyright © 2002-2021 Atlassian. All Rights Reserved.