Class JbpmWebEditorService

java.lang.Object
ru.cg.webbpm.studio.subsystems.bpmn.jbpm_web_editor.JbpmWebEditorService

@Service public class JbpmWebEditorService extends Object
Author:
r.latypov
  • Constructor Details

    • JbpmWebEditorService

      public JbpmWebEditorService(@Value("${project.business-model.directory.name:business-model}") String businessModelDirectoryName, @Value("${project.svg.directory.path:config/svg}") String svgDirectoryPath, FileContentValidator fileContentValidator)
  • Method Details