Bean 'formService'
You can use the org.camunda.bpm.engine.FormService as an injectable bean:
def formService
The plugin registers the bean as 'camundaFormServiceBean' with the default alias 'formService'. You can change this default alias via configuration.