Uses of Class
hudson.plugins.jira.soap.RemoteRoleActor

Packages that use RemoteRoleActor
hudson.plugins.jira.soap   
 

Uses of RemoteRoleActor in hudson.plugins.jira.soap
 

Methods in hudson.plugins.jira.soap that return RemoteRoleActor
 RemoteRoleActor[] RemoteRoleActors.getRoleActors()
          Gets the roleActors value for this RemoteRoleActors.
 

Methods in hudson.plugins.jira.soap with parameters of type RemoteRoleActor
 void RemoteRoleActors.setRoleActors(RemoteRoleActor[] roleActors)
          Sets the roleActors value for this RemoteRoleActors.
 

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



Copyright © 2004-2012 Hudson. All Rights Reserved.