Small snippet to read the title for a DCWorkflow state
Thu, Aug 31, 2006,
100 Words
portal_workflow.getTitleForStateOnType(obj.review_state, obj.portal_type)
Well, that's about it. I'll add other relevant API methods to work with the workflow tool when I'll have a need for them again.