plexiti / camunda-grails-plugin

Integrates Camunda BPM with the Grails framework.
http://grails.org/plugin/camunda
Apache License 2.0
18 stars 8 forks source link

Create Process/Case Data Accessor Class #55

Open martinschimak opened 8 years ago

martinschimak commented 8 years ago

When creating a process, one could also create a "Domain Class"-like "Process / Case Data Accessor Class", which can be used to read/write process instance data when being injected in a JavaDelegate