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