Class AbstractFormAutoDeploymentStrategy

    • Constructor Detail

      • AbstractFormAutoDeploymentStrategy

        public AbstractFormAutoDeploymentStrategy()
    • Method Detail

      • addResource

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

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