Class BPMNEditorSessionCommands
- java.lang.Object
-
- org.kie.workbench.common.stunner.client.widgets.editor.EditorSessionCommands
-
- org.kie.workbench.common.stunner.bpmn.project.client.editor.AbstractProcessEditorSessionCommands
-
- org.kie.workbench.common.stunner.bpmn.project.client.editor.BPMNEditorSessionCommands
-
@Dependent public class BPMNEditorSessionCommands extends AbstractProcessEditorSessionCommands
-
-
Constructor Summary
Constructors Constructor Description BPMNEditorSessionCommands(org.kie.workbench.common.stunner.core.client.session.command.ManagedClientSessionCommands commands)
-
Method Summary
-
Methods inherited from class org.kie.workbench.common.stunner.bpmn.project.client.editor.AbstractProcessEditorSessionCommands
bind, getGenerateDiagramFormsSessionCommand, getGenerateProcessFormsSessionCommand, getGenerateSelectedFormsSessionCommand, registerCommands
-
Methods inherited from class org.kie.workbench.common.stunner.client.widgets.editor.EditorSessionCommands
clear, destroy, get, getClearSessionCommand, getCommands, getCopySelectionSessionCommand, getCutSelectionSessionCommand, getDeleteSelectionSessionCommand, getExportToJpgSessionCommand, getExportToPdfSessionCommand, getExportToPngSessionCommand, getExportToRawFormatSessionCommand, getExportToSvgSessionCommand, getPasteSelectionSessionCommand, getRedoSessionCommand, getSaveDiagramSessionCommand, getSwitchGridSessionCommand, getUndoSessionCommand, getValidateSessionCommand, getVisitGraphSessionCommand, init
-
-