Klasse CommentVisibility.CommentVisibilityBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.CommentVisibility.CommentVisibilityBuilder
- Umschließende Klasse:
CommentVisibility
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
identifier
(String identifier) The ID of the group or the name of the role that visibility of this item is restricted to.toString()
Whether visibility of this item is restricted to a group or role.The name of the group or role that visibility of this item is restricted to.
-
Methodendetails
-
identifier
The ID of the group or the name of the role that visibility of this item is restricted to.- Gibt zurück:
this
.
-
type
Whether visibility of this item is restricted to a group or role.- Gibt zurück:
this
.
-
value
The name of the group or role that visibility of this item is restricted to. Please note that the name of a group is mutable, to reliably identify a group useidentifier
.- Gibt zurück:
this
.
-
build
-
toString
-