Class AbstractDmnAutoDeploymentStrategy

    • Constructor Detail

      • AbstractDmnAutoDeploymentStrategy

        public AbstractDmnAutoDeploymentStrategy()
    • Method Detail

      • addResource

        protected void addResource​(org.springframework.core.io.Resource resource,
                                   org.flowable.dmn.api.DmnDeploymentBuilder deploymentBuilder)
      • addResource

        protected void addResource​(org.springframework.core.io.Resource resource,
                                   String resourceName,
                                   org.flowable.dmn.api.DmnDeploymentBuilder deploymentBuilder)