java.lang.Object
io.github.primelib.jira4j.restv3.model.ScreenSchemeScreens.ScreenSchemeScreensBuilder
-
Method Summary
The ID of the default screen.
The ID of the create screen.
The ID of the edit screen.
The ID of the view screen.
-
Method Details
-
create
The ID of the create screen.
- Returns:
this.
-
_default
The ID of the default screen. Required when creating a screen scheme.
- Returns:
this.
-
edit
The ID of the edit screen.
- Returns:
this.
-
view
The ID of the view screen.
- Returns:
this.
-
-