Uses of Class
com.atlassian.jira.rest.v2.issue.project.RoleActorBean

Packages that use RoleActorBean
com.atlassian.jira.rest.v2.issue.project   
 

Uses of RoleActorBean in com.atlassian.jira.rest.v2.issue.project
 

Fields in com.atlassian.jira.rest.v2.issue.project declared as RoleActorBean
static RoleActorBean RoleActorBean.DOC_EXAMPLE
           
 

Fields in com.atlassian.jira.rest.v2.issue.project with type parameters of type RoleActorBean
 Collection<RoleActorBean> ProjectRoleBean.actors
           
 

Methods in com.atlassian.jira.rest.v2.issue.project that return RoleActorBean
static RoleActorBean RoleActorBean.convert(RoleActor actor)
           
 

Method parameters in com.atlassian.jira.rest.v2.issue.project with type arguments of type RoleActorBean
 ProjectRoleBean.Builder ProjectRoleBean.Builder.actors(Collection<RoleActorBean> actors)
           
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.