Enum-Klasse IssueFieldOptionScopeBeanGlobal.AttributesEnum

java.lang.Object
java.lang.Enum<IssueFieldOptionScopeBeanGlobal.AttributesEnum>
io.github.primelib.jira4j.restv2.model.IssueFieldOptionScopeBeanGlobal.AttributesEnum
Alle implementierten Schnittstellen:
Serializable, Comparable<IssueFieldOptionScopeBeanGlobal.AttributesEnum>, Constable
Umschließende Klasse:
IssueFieldOptionScopeBeanGlobal

public static enum IssueFieldOptionScopeBeanGlobal.AttributesEnum extends Enum<IssueFieldOptionScopeBeanGlobal.AttributesEnum>
Defines the behavior of the option in the global context.If notSelectable is set, the option cannot be set as the field's value. This is useful for archiving an option that has previously been selected but shouldn't be used anymore.If defaultValue is set, the option is selected by default.