It's all about the answers!

Ask a question

How to fetch plan type id using plain java api?


Andrew Ciaz (59160) | asked Apr 16 '20, 10:51 a.m.

 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



permanent link
Ralph Schoon (63.1k33645) | 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


Register or to post 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.