It's all about the answers!

Ask a question

Programmatically modifying the process spec


Tamir Klinger (91165) | asked Apr 08 '08, 10:50 p.m.
JAZZ DEVELOPER
I need to edit the process spec programmatically. It looks like there are classes to maintain a model of the process spec internally (e.g. com.ibm.team.process.internal.common.model.specification.ProcessSpecificationModel) but the plugin which owns this class (com.ibm.team.process.common) specifically hides it from non-RTC plugins. The alternative seems to be to use XSLT directly on the process spec xml.

Is this right? Is there some other way to do this that I'm missing?

Thanks,
Tim

One answer



permanent link
Jared Burns (4.5k29) | answered Apr 09 '08, 11:47 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
There's no other API in place. Why do you need to programmatically edit
the spec?

--
Jared Burns
Jazz Process Team

tklinger.us.ibm.com wrote:
I need to edit the process spec programmatically. It looks like there
are classes to maintain a model of the process spec internally (e.g.
com.ibm.team.process.internal.common.model.specification.ProcessSpecificationModel)
but the plugin which owns this class (com.ibm.team.process.common)
specifically hides it from non-RTC plugins. The alternative seems to
be to use XSLT directly on the process spec xml.

Is this right? Is there some other way to do this that I'm missing?

Thanks,
Tim

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.