I'm looking at the code in the activiti-simple-workflow module. I see there is a ScriptStepDefinition but none for service tasks. Is there a reason for that?
Yes, because the idea of that module is that this is something for end users, and end user might define a script, but a service task is already quite hard to understand (classpath knowledge, etc)