Where I can find a list of operation id's?
Where I can find a list of operation id's like:
- com.ibm.team.workitem.operation.workItemSave - ??? |
3 answers
Hi,
I think you can easily got them through the process configuration source. If you go into team-configuration->permission tag you can add an operation tag and use eclipse autocomplete funcitonality to get all the operation id that can be used. Best regards, Michele. |
https://jazz.net/wiki/bin/view/Main/CustomPreconditionsTable#operations
Comments
Gary Mullen-Schultz
commented Oct 10 '12, 10:19 a.m.
Muthukumar:
|
Jared Burns (4.5k●2●9)
| answered Jul 21 '11, 7:14 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Where I can find a list of operation id's like: Are you trying to find a particular operation id in order to implement a precondition? If so, you could go digging for it in the plugin.xml files, but if you're in RTC or RQM, I think the simplest way is to just configure the operation's permissions in the Eclipse UI and then switch to the process XML. You can see the operation IDs listed in there. - Jared |
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.