Interface CamundaDeploymentConfiguration

All Superinterfaces:
CamundaProcessEngineConfiguration, org.camunda.bpm.engine.impl.cfg.ProcessEnginePlugin
All Known Implementing Classes:
DefaultDeploymentConfiguration

public interface CamundaDeploymentConfiguration extends CamundaProcessEngineConfiguration
  • Method Details

    • getDeploymentResources

      Set<org.springframework.core.io.Resource> getDeploymentResources()