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