Package | Description |
---|---|
com.atlassian.jira.rest.client.api.domain |
Modifier and Type | Method and Description |
---|---|
Iterable<RoleActor> |
ProjectRole.getActors() |
Constructor and Description |
---|
ProjectRole(long id,
URI self,
String name,
String description,
Collection<RoleActor> actors) |
Copyright © 2013 Atlassian. All Rights Reserved.