How to fetch plan type id using plain java api?
Hi all,
I want to fetch plan type id using plain Java API? For example id of Product Backlog plan type. Is there any way to fetch it using client side api?
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered Apr 16 '20, 11:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Apr 16 '20, 11:09 a.m.
As far as I am aware there is no public API for Planning. If there is anything left in the Plain Java Client Libraries or the client SDK it is not supported and maybe not even maintained. The package namespace used to be
com.ibm.team.apt
Here is the bit that I have done https://rsjazz.wordpress.com/2015/06/11/creating-plans-with-the-plain-java-client-api/ even that bit required internal API. As mentioned, the API is not public and the Java API is likely not maintained, since the Eclipse Client no longer provides a planning UI.
I would not venture there. See the disclaimer above if you do and get into trouble.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.