| Package | Description |
|---|---|
| org.everit.atlassian.restclient.jiracloud.v3.api | |
| org.everit.atlassian.restclient.jiracloud.v3.model |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Single<ProjectRole> |
ProjectRoleActorsApi.addProjectRoleActorsToRole(Long id,
ActorInputBean actorInputBean,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Add default actors to project role
Adds [default actors](#api-rest-api-3-resolution-get) to a role.
|
io.reactivex.Single<ProjectRole> |
RoleApi.addProjectRoleActorsToRole(Long id,
ActorInputBean actorInputBean,
Optional<org.everit.http.restclient.RestRequestEnhancer> restRequestEnhancer)
Add default actors to project role
Adds default actors to a role.
|
| Modifier and Type | Method and Description |
|---|---|
ActorInputBean |
ActorInputBean.addGroupItem(String groupItem) |
ActorInputBean |
ActorInputBean.addUserItem(String userItem) |
ActorInputBean |
ActorInputBean.group(List<String> group) |
ActorInputBean |
ActorInputBean.user(List<String> user) |
Copyright © 2011–2021 Everit Kft.. All rights reserved.