Valid actions for changing state in workitem using oslc?
Srihari Surabhi (1●5●5)
| asked Jun 12 '14, 12:51 p.m.
retagged Jun 16 '14, 6:48 p.m. by Martha (Ruby) Andrews (3.0k●4●43●51)
Hi,
Currently I am able to get all the actions for specific work item type
https://localhost:9008/ccm/oslc/workflows/_SYdSoNeOEeOo0_tviuWiCw/actions/com.ibm.team.workitem.taskWorkflow
and I am able to change the state using PUT operation.
My question is..How do I find or filter out the valid actions among the entire list that is returned in the above query.
Thanks,
|
Be the first one to answer this question!
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.
Comments
I think you're looking for something like the "Workflow Path Finder" in this article.