Class NewBpmn2Action
java.lang.Object
ru.cg.webbpm.studio.platform.api.action_system.BaseAction
ru.cg.webbpm.studio.platform.api.hierarchy.actions.NewFileAction
ru.cg.webbpm.studio.subsystems.bpmn.designer.common.action.NewBpmn2Action
- All Implemented Interfaces:
AnAction
- Author:
- Golovlyev
-
Field Summary
Fields inherited from class ru.cg.webbpm.studio.platform.api.hierarchy.actions.NewFileAction
alerts, fileBasedIndex, fileManager, hierarchy
-
Constructor Summary
ConstructorsConstructorDescriptionNewBpmn2Action
(ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, BPMNDiagramService diagramService, Hierarchy hierarchy) -
Method Summary
Methods inherited from class ru.cg.webbpm.studio.platform.api.hierarchy.actions.NewFileAction
actionPerformed, isEnabled
Methods inherited from class ru.cg.webbpm.studio.platform.api.action_system.BaseAction
getPresentation
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface ru.cg.webbpm.studio.platform.api.action_system.AnAction
getKeyboardShortcut, isVisible
-
Constructor Details
-
NewBpmn2Action
@Autowired public NewBpmn2Action(ProjectManager projectManager, FileManager fileManager, Alerts alerts, FileBasedIndex fileBasedIndex, BPMNDiagramService diagramService, @Qualifier("analyticsPanel") Hierarchy hierarchy)
-
-
Method Details
-
getCreateFileName
- Specified by:
getCreateFileName
in classNewFileAction
-
getExtension
- Specified by:
getExtension
in classNewFileAction
-
isFolder
protected boolean isFolder()- Specified by:
isFolder
in classNewFileAction
-
getId
-
getParentId
-
getLayout
-
fileCreated
- Overrides:
fileCreated
in classNewFileAction
-
update
-