(Quick Reference)

Bean 'managementService'

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

def managementService

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