Uses of Class
org.apache.maven.plugins.patchtracker.tracking.jira.soap.RemoteRoleActor

Packages that use RemoteRoleActor
org.apache.maven.plugins.patchtracker.tracking.jira.soap   
 

Uses of RemoteRoleActor in org.apache.maven.plugins.patchtracker.tracking.jira.soap
 

Methods in org.apache.maven.plugins.patchtracker.tracking.jira.soap that return RemoteRoleActor
 RemoteRoleActor[] RemoteRoleActors.getRoleActors()
          Gets the roleActors value for this RemoteRoleActors.
 

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

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



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.