Class RevertChangesAction
java.lang.Object
ru.cg.webbpm.studio.platform.api.action_system.BaseAction
ru.cg.webbpm.studio.subsystems.git.ui.hierarchy.actions.RevertChangesAction
- All Implemented Interfaces:
AnAction
- Author:
- m.popov
-
Constructor Summary
ConstructorsConstructorDescriptionRevertChangesAction
(VersionControl versionControl, CommitFilesPanel commitFilesPanel, Alerts alerts) -
Method Summary
Modifier and TypeMethodDescriptionvoid
actionPerformed
(AnActionEvent event) getId()
boolean
isEnabled
(AnActionEvent event) 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, update
-
Constructor Details
-
RevertChangesAction
@Autowired public RevertChangesAction(VersionControl versionControl, CommitFilesPanel commitFilesPanel, Alerts alerts)
-
-
Method Details
-
getId
-
getParentId
-
getLayout
-
actionPerformed
-
isEnabled
-