Klasse IssueFieldOptionScopeBean.IssueFieldOptionScopeBeanBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.IssueFieldOptionScopeBean.IssueFieldOptionScopeBeanBuilder
- Umschließende Klasse:
IssueFieldOptionScopeBean
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()global(GlobalScopeBean global) DEPRECATEDprojects2(Set<ProjectScopeBean> projects2) Defines the projects in which the option is available and the behavior of the option within each project.toString()
-
Methodendetails
-
global
- Gibt zurück:
this.
-
projects
DEPRECATED- Gibt zurück:
this.
-
projects2
public IssueFieldOptionScopeBean.IssueFieldOptionScopeBeanBuilder projects2(Set<ProjectScopeBean> projects2) Defines the projects in which the option is available and the behavior of the option within each project. Specify one object per project. The behavior of the option in a project context overrides the behavior in the global context.- Gibt zurück:
this.
-
build
-
toString
-