Uses of Class
org.opencms.ui.apps.git.CmsGitConfiguration
Package
Description
This package contains the app classes for the git check in functionality.
-
Uses of CmsGitConfiguration in org.opencms.ui.apps.git
Modifier and TypeMethodDescriptionCmsGitCheckin.getCurrentConfiguration()
Returns the currently used configuration.Modifier and TypeMethodDescriptionCmsGitCheckin.getConfigurations()
Returns the available configurations.Modifier and TypeMethodDescriptionboolean
CmsGitCheckin.setCurrentConfiguration
(CmsGitConfiguration configuration) Sets the current configuration if it is a valid configuration.protected void
CmsGitToolOptionsPanel.updateForNewConfiguration
(CmsGitConfiguration gitConfig) Updates the options panel for a special configuration.