Programmatically modifying the process spec
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
Jared Burns (4.5k●2●9)
| 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 |
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.