-
Bug
-
Resolution: Answered
-
Low
-
None
-
None
NOTE: This bug report is for JIRA Cloud. Using JIRA Server? See the corresponding bug report.
It seems that the Documentation on how to create a JIRA SOAP Client has deprecated approaches.
Such as these:
import com.atlassian.jira.rpc.soap.client.JiraSoapService;
import com.atlassian.jira.rpc.soap.client.JiraSoapServiceService;
import com.atlassian.jira.rpc.soap.client.JiraSoapServiceServiceLocator;
...
The only methods available are these:
Can someone correct the linkage?
Thanks!
- is related to
-
JRASERVER-26968 Creating a JIRA SOAP Client is deprecated!
-
- Closed
-