Package | Description |
---|---|
com.atlassian.jira.functest.framework.navigation |
Modifier and Type | Method and Description |
---|---|
static BulkChangeWizard.InputTypes |
BulkChangeWizard.InputTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BulkChangeWizard.InputTypes[] |
BulkChangeWizard.InputTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BulkChangeWizard |
BulkChangeWizardImpl.setFieldValue(BulkChangeWizard.InputTypes inputType,
String fieldName,
String value) |
BulkChangeWizard |
BulkChangeWizard.setFieldValue(BulkChangeWizard.InputTypes inputType,
String fieldName,
String value)
Set a value for a field.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.