Klasse RoleActor.RoleActorBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.model.RoleActor.RoleActorBuilder
- Umschließende Klasse:
RoleActor
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungactorGroup(ProjectRoleGroup actorGroup) actorUser(ProjectRoleUser actorUser) The avatar of the role actor.build()displayName(String displayName) The display name of the role actor.The ID of the role actor.This property is no longer available and will be removed from the documentation soon.toString()type(RoleActor.TypeEnum type) The type of role actor.
-
Methodendetails
-
actorGroup
- Gibt zurück:
this.
-
actorUser
- Gibt zurück:
this.
-
avatarUrl
The avatar of the role actor.- Gibt zurück:
this.
-
displayName
The display name of the role actor. For users, depending on the user’s privacy setting, this may return an alternative value for the user's name.- Gibt zurück:
this.
-
id
The ID of the role actor.- Gibt zurück:
this.
-
name
This property is no longer available and will be removed from the documentation soon. See the [deprecation notice](https://developer.atlassian.com/cloud/jira/platform/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this.
-
type
The type of role actor.- Gibt zurück:
this.
-
build
-
toString
-