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

Packages that use RemoteRoleActor
thucydides.plugins.jira.soap   
 

Uses of RemoteRoleActor in thucydides.plugins.jira.soap
 

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

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

Constructors in thucydides.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 © 2011-2013 Wakaleo Consulting. All Rights Reserved.