Klasse IssueFieldOptionScopeBeanGlobal.IssueFieldOptionScopeBeanGlobalBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.IssueFieldOptionScopeBeanGlobal.IssueFieldOptionScopeBeanGlobalBuilder
- Umschließende Klasse:
IssueFieldOptionScopeBeanGlobal
public static class IssueFieldOptionScopeBeanGlobal.IssueFieldOptionScopeBeanGlobalBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungattributes(Set<IssueFieldOptionScopeBeanGlobal.AttributesEnum> attributes) Defines the behavior of the option in the global context.If notSelectable is set, the option cannot be set as the field's value.build()toString()
-
Methodendetails
-
attributes
public IssueFieldOptionScopeBeanGlobal.IssueFieldOptionScopeBeanGlobalBuilder attributes(Set<IssueFieldOptionScopeBeanGlobal.AttributesEnum> attributes) 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.- Gibt zurück:
this.
-
build
-
toString
-