Valid actions for changing state in workitem using oslc?
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,
Comments
Donald Nong
Jun 13 '14, 3:31 a.m.I think you're looking for something like the "Workflow Path Finder" in this article.