Uses of Enum Class
io.github.devsecops.engine.domain.git.model.GitVariables
Packages that use GitVariables
-
Uses of GitVariables in io.github.devsecops.engine.domain.git.model
Methods in io.github.devsecops.engine.domain.git.model that return GitVariablesModifier and TypeMethodDescriptionstatic GitVariablesReturns the enum constant of this class with the specified name.static GitVariables[]GitVariables.values()Returns an array containing the constants of this enum class, in the order they are declared.