public interface ProcessEngineConfigurator
ProcessEngineConfigurationImpl.
Such implementations can configure the engine in any way programmatically possible.| Modifier and Type | Method and Description |
|---|---|
void |
configure(ProcessEngineConfigurationImpl processEngineConfiguration)
Called when the engine boots up, but before it is usable.
|
void configure(ProcessEngineConfigurationImpl processEngineConfiguration)
ProcessEngineConfigurationImpl
which allows tweaking it programmatically.Copyright © 2013 Alfresco. All rights reserved.