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

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

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

Methods in com.atlassian.jira.rpc.soap.client that return RemoteComment
 RemoteComment JirasoapserviceV2SoapBindingStub.editComment(java.lang.String in0, RemoteComment in1)
           
 RemoteComment JiraSoapService.editComment(java.lang.String in0, RemoteComment in1)
           
 RemoteComment JirasoapserviceV2SoapBindingStub.getComment(java.lang.String in0, long in1)
           
 RemoteComment JiraSoapService.getComment(java.lang.String in0, long in1)
           
 RemoteComment[] JirasoapserviceV2SoapBindingStub.getComments(java.lang.String in0, java.lang.String in1)
           
 RemoteComment[] JiraSoapService.getComments(java.lang.String in0, java.lang.String in1)
           
 

Methods in com.atlassian.jira.rpc.soap.client with parameters of type RemoteComment
 void JirasoapserviceV2SoapBindingStub.addComment(java.lang.String in0, java.lang.String in1, RemoteComment in2)
           
 void JiraSoapService.addComment(java.lang.String in0, java.lang.String in1, RemoteComment in2)
           
 RemoteComment JirasoapserviceV2SoapBindingStub.editComment(java.lang.String in0, RemoteComment in1)
           
 RemoteComment JiraSoapService.editComment(java.lang.String in0, RemoteComment in1)
           
 boolean JirasoapserviceV2SoapBindingStub.hasPermissionToEditComment(java.lang.String in0, RemoteComment in1)
           
 boolean JiraSoapService.hasPermissionToEditComment(java.lang.String in0, RemoteComment in1)
           
 



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