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

Packages that use RemoteProjectRole
thucydides.plugins.jira.soap   
 

Uses of RemoteProjectRole in thucydides.plugins.jira.soap
 

Methods in thucydides.plugins.jira.soap that return RemoteProjectRole
 RemoteProjectRole JirasoapserviceV2SoapBindingStub.createProjectRole(String in0, RemoteProjectRole in1)
           
 RemoteProjectRole JiraSoapService.createProjectRole(String in0, RemoteProjectRole in1)
           
 RemoteProjectRole RemoteRoleActors.getProjectRole()
          Gets the projectRole value for this RemoteRoleActors.
 RemoteProjectRole RemoteRoleActor.getProjectRole()
          Gets the projectRole value for this RemoteRoleActor.
 RemoteProjectRole JirasoapserviceV2SoapBindingStub.getProjectRole(String in0, long in1)
           
 RemoteProjectRole JiraSoapService.getProjectRole(String in0, long in1)
           
 RemoteProjectRole[] JirasoapserviceV2SoapBindingStub.getProjectRoles(String in0)
           
 RemoteProjectRole[] JiraSoapService.getProjectRoles(String in0)
           
 

Methods in thucydides.plugins.jira.soap with parameters of type RemoteProjectRole
 void JirasoapserviceV2SoapBindingStub.addActorsToProjectRole(String in0, String[] in1, RemoteProjectRole in2, RemoteProject in3, String in4)
           
 void JiraSoapService.addActorsToProjectRole(String in0, String[] in1, RemoteProjectRole in2, RemoteProject in3, String in4)
           
 void JirasoapserviceV2SoapBindingStub.addDefaultActorsToProjectRole(String in0, String[] in1, RemoteProjectRole in2, String in3)
           
 void JiraSoapService.addDefaultActorsToProjectRole(String in0, String[] in1, RemoteProjectRole in2, String in3)
           
 RemoteProjectRole JirasoapserviceV2SoapBindingStub.createProjectRole(String in0, RemoteProjectRole in1)
           
 RemoteProjectRole JiraSoapService.createProjectRole(String in0, RemoteProjectRole in1)
           
 void JirasoapserviceV2SoapBindingStub.deleteProjectRole(String in0, RemoteProjectRole in1, boolean in2)
           
 void JiraSoapService.deleteProjectRole(String in0, RemoteProjectRole in1, boolean in2)
           
 RemoteScheme[] JirasoapserviceV2SoapBindingStub.getAssociatedNotificationSchemes(String in0, RemoteProjectRole in1)
           
 RemoteScheme[] JiraSoapService.getAssociatedNotificationSchemes(String in0, RemoteProjectRole in1)
           
 RemoteScheme[] JirasoapserviceV2SoapBindingStub.getAssociatedPermissionSchemes(String in0, RemoteProjectRole in1)
           
 RemoteScheme[] JiraSoapService.getAssociatedPermissionSchemes(String in0, RemoteProjectRole in1)
           
 RemoteRoleActors JirasoapserviceV2SoapBindingStub.getDefaultRoleActors(String in0, RemoteProjectRole in1)
           
 RemoteRoleActors JiraSoapService.getDefaultRoleActors(String in0, RemoteProjectRole in1)
           
 RemoteProjectRoleActors JirasoapserviceV2SoapBindingStub.getProjectRoleActors(String in0, RemoteProjectRole in1, RemoteProject in2)
           
 RemoteProjectRoleActors JiraSoapService.getProjectRoleActors(String in0, RemoteProjectRole in1, RemoteProject in2)
           
 void JirasoapserviceV2SoapBindingStub.removeActorsFromProjectRole(String in0, String[] in1, RemoteProjectRole in2, RemoteProject in3, String in4)
           
 void JiraSoapService.removeActorsFromProjectRole(String in0, String[] in1, RemoteProjectRole in2, RemoteProject in3, String in4)
           
 void JirasoapserviceV2SoapBindingStub.removeDefaultActorsFromProjectRole(String in0, String[] in1, RemoteProjectRole in2, String in3)
           
 void JiraSoapService.removeDefaultActorsFromProjectRole(String in0, String[] in1, RemoteProjectRole in2, String in3)
           
 void RemoteRoleActors.setProjectRole(RemoteProjectRole projectRole)
          Sets the projectRole value for this RemoteRoleActors.
 void RemoteRoleActor.setProjectRole(RemoteProjectRole projectRole)
          Sets the projectRole value for this RemoteRoleActor.
 void JirasoapserviceV2SoapBindingStub.updateProjectRole(String in0, RemoteProjectRole in1)
           
 void JiraSoapService.updateProjectRole(String in0, RemoteProjectRole in1)
           
 

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



Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.