(Quick Reference)

Bean 'taskService'

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

def taskService

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