(Quick Reference)

Bean 'filterService'

You can use the org.camunda.bpm.engine.FilterService as an injectable bean:

def filterService

The plugin registers the bean as 'camundaFilterServiceBean' with the default alias 'filterService'. You can change this default alias via configuration.

The filterService is just available from camunda BPM version 7.2.0 onwards.