org.camunda.bpm.application.impl.event
Class ProcessApplicationEventListenerPlugin
java.lang.Object
org.camunda.bpm.engine.impl.cfg.AbstractProcessEnginePlugin
org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerPlugin
- All Implemented Interfaces:
- ProcessEnginePlugin
public class ProcessApplicationEventListenerPlugin
- extends AbstractProcessEnginePlugin
ProcessEnginePlugin enabling the process application event listener support.
- Author:
- Daniel Meyer
ProcessApplicationEventListenerPlugin
public ProcessApplicationEventListenerPlugin()
preInit
public void preInit(ProcessEngineConfigurationImpl processEngineConfiguration)
- Description copied from interface:
ProcessEnginePlugin
Invoked before the process engine configuration is initialized.
- Specified by:
preInit in interface ProcessEnginePlugin- Overrides:
preInit in class AbstractProcessEnginePlugin
- Parameters:
processEngineConfiguration - the process engine configuation
Copyright © 2017 camunda services GmbH. All rights reserved.