public class BulkEditTextFieldOptionAddBefore extends AbstractBulkEditTextFieldOption
Modifier and Type | Field and Description |
---|---|
static String |
ID |
COMMENT_SEPARATOR
Constructor and Description |
---|
BulkEditTextFieldOptionAddBefore() |
Modifier and Type | Method and Description |
---|---|
String |
getDescriptionI18nKey()
Returns the i18n key for the description of the change mode option
|
String |
getId()
Returns the id of the change mode option
|
String |
getNameI18nKey()
Returns the i18n key for the name of the change mode option
|
protected String |
getNewFieldValue(String fieldValueFromIssue,
String fieldValueFromBulkChange) |
getFieldValuesMap, getFieldValuesToAdd, validateOperation
public static final String ID
public String getId()
BulkEditMultiSelectFieldOption
public String getNameI18nKey()
BulkEditMultiSelectFieldOption
public String getDescriptionI18nKey()
BulkEditMultiSelectFieldOption
protected String getNewFieldValue(String fieldValueFromIssue, String fieldValueFromBulkChange)
getNewFieldValue
in class AbstractBulkEditTextFieldOption
Copyright © 2002-2024 Atlassian. All Rights Reserved.