Uses of Class
adams.core.git.GitOperation
-
Packages that use GitOperation Package Description adams.gui.flow.menu.git adams.gui.tools.filecommander.git -
-
Uses of GitOperation in adams.gui.flow.menu.git
Fields in adams.gui.flow.menu.git declared as GitOperation Modifier and Type Field Description protected GitOperation
AbstractFlowEditorGitMenuItem. m_Operation
for managing git operations. -
Uses of GitOperation in adams.gui.tools.filecommander.git
Fields in adams.gui.tools.filecommander.git declared as GitOperation Modifier and Type Field Description protected GitOperation
AbstractFileCommanderGitAction. m_Operation
for managing git operations.
-