(Quick Reference)

Bean 'repositoryService'

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

def repositoryService

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