(Quick Reference)

Bean 'runtimeService'

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

def runtimeService

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