(Quick Reference)

Bean 'processEngine'

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

def processEngine

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