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