-
Bug
-
Resolution: Answered
-
Low
-
None
-
None
-
None
-
None
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? 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!
- relates to
-
JRACLOUD-26968 Creating a JIRA SOAP Client is deprecated!
-
- Closed
-