Package io.jmix.stormbpmnflowui.util
Class BpmFlowuiSupport
java.lang.Object
io.jmix.stormbpmnflowui.util.BpmFlowuiSupport
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected DataManagerprotected DialogWindowsprotected Fragmentsprotected Messages -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.vaadin.flow.component.dialog.DialogbuildPreviewDialog(StormbpmnDiagram diagram, com.vaadin.flow.component.Component target) protected BpmnViewerFragmentcreatePreviewFragment(com.vaadin.flow.component.Component target) voidopenProcessDraftSaveDialog(StormbpmnDiagram diagram, com.vaadin.flow.component.Component target)
-
Field Details
-
fragments
-
messages
-
dialogWindows
-
dataManager
-
-
Constructor Details
-
BpmFlowuiSupport
public BpmFlowuiSupport()
-
-
Method Details
-
openProcessDraftSaveDialog
public void openProcessDraftSaveDialog(StormbpmnDiagram diagram, com.vaadin.flow.component.Component target) -
buildPreviewDialog
public com.vaadin.flow.component.dialog.Dialog buildPreviewDialog(StormbpmnDiagram diagram, com.vaadin.flow.component.Component target) -
createPreviewFragment
-