Uses of Enum Class
ru.cg.webbpm.studio.subsystems.git.api.VersionControl.Mode
Packages that use VersionControl.Mode
-
Uses of VersionControl.Mode in ru.cg.webbpm.studio.subsystems.git.api
Methods in ru.cg.webbpm.studio.subsystems.git.api that return VersionControl.ModeModifier and TypeMethodDescriptionVersionControl.getMode()
static VersionControl.Mode
Returns the enum constant of this class with the specified name.static VersionControl.Mode[]
VersionControl.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of VersionControl.Mode in ru.cg.webbpm.studio.subsystems.git.ui
Methods in ru.cg.webbpm.studio.subsystems.git.ui that return VersionControl.Mode