Bean 'filterService'
You can use the org.camunda.bpm.engine.FilterService as an injectable bean:def filterService
The filterService 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 'filterService'You can use the org.camunda.bpm.engine.FilterService as an injectable bean:def filterService The filterService is just available from camunda BPM version 7.2.0 onwards. |