Interface FieldConfigurations
- All Known Implementing Classes:
FieldConfigurationsImpl
public interface FieldConfigurations
Actions to be performed on the field configurations in JIRA's administration.
- Since:
- v4.0
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Represents a field configuration that actions can be carried out on -
Method Summary
-
Method Details
-
defaultFieldConfiguration
FieldConfigurations.FieldConfiguration defaultFieldConfiguration()- Returns:
- the Default Field Configuration Scheme to operate on
-
fieldConfiguration
- Parameters:
fieldConfigurationName
- name of the fieldconfiguration- Returns:
- thee field configuration to operate on
-