Class DmnEngineConfigurationBuilder

java.lang.Object
org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder

public class DmnEngineConfigurationBuilder extends Object
Modify the given DMN engine configuration so that the DMN engine can be used from the process engine. Note that properties will not be overridden if they are set on the configuration, except the transform handler for the decision table.
Author:
Philipp Ossler