Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.jbpm_web_editor.Response
Packages that use Response
-
Uses of Response in ru.cg.webbpm.studio.subsystems.bpmn.jbpm_web_editor
Methods in ru.cg.webbpm.studio.subsystems.bpmn.jbpm_web_editor that return ResponseModifier and TypeMethodDescriptionJbpmWebEditorController.getSubprocesses
(String processPath) Response<?>
CommonExceptionHandler.handleException
(Exception ex) Response<?>
CommonExceptionHandler.handleRuntimeException
(RuntimeException ex) Response<?>
CommonExceptionHandler.handleSavingException
(ProcessSavingException ex) Response<?>
CommonExceptionHandler.handleValidationException
(ProcessValidationException ex) Response<?>
JbpmWebEditorController.saveProcess
(String processPath, String processContent, String svgContent)