Uses of Class
com.atlassian.jira.rpc.soap.client.RemoteRoleActor

Packages that use RemoteRoleActor
com.atlassian.jira.rpc.soap.client   
 

Uses of RemoteRoleActor in com.atlassian.jira.rpc.soap.client
 

Methods in com.atlassian.jira.rpc.soap.client that return RemoteRoleActor
 RemoteRoleActor[] RemoteRoleActors.getRoleActors()
          Gets the roleActors value for this RemoteRoleActors.
 

Methods in com.atlassian.jira.rpc.soap.client with parameters of type RemoteRoleActor
 void RemoteRoleActors.setRoleActors(RemoteRoleActor[] roleActors)
          Sets the roleActors value for this RemoteRoleActors.
 

Constructors in com.atlassian.jira.rpc.soap.client with parameters of type RemoteRoleActor
RemoteProjectRoleActors(RemoteProjectRole projectRole, RemoteRoleActor[] roleActors, RemoteUser[] users, RemoteProject project)
           
RemoteRoleActors(RemoteProjectRole projectRole, RemoteRoleActor[] roleActors, RemoteUser[] users)
           
 



Copyright © 2009-2011 Eagle-I. All Rights Reserved.