if I create a .activiti diagram with Service Task the designer can't it export to a BPMN 2.0 XML, because it says '[VAL-004] ServiceTask 'Col Process' has no class specified'. How can I specify a Java Delegate Class to a Service Class in the Activiti Designer.
I use: Activity Designer Version 5.6.0 Eclipse Helios Version 3.6.2
In the main-config tab of the properties-view, there you can configure the service class, expression to execute or expression which resolves to a JavaDelegate…