Tried that too.
AClass |
| myContext = (AClass)workItem.getParameter("myContext"); |
Caused by: java.lang.ClassCastException: java.lang.Class cannot be cast to com.example.tdm.workflow.AClass
Maybe one of the developers could chip in at this point. The documentation that I have read simply does not cover this stuff, unless you want to edit xml
Ed