Bean 'caseService'
You can use the org.camunda.bpm.engine.CaseService as an injectable bean:def caseService
The caseService is just available from camunda BPM version 7.2.0 onwards.
The camunda Grails plugin integrates the camunda BPM platform with the Grails web application framework.
|
(Quick Reference)
Bean 'caseService'You can use the org.camunda.bpm.engine.CaseService as an injectable bean:def caseService The caseService is just available from camunda BPM version 7.2.0 onwards. |