Uses of Enum Class
io.snyk.jenkins.command.Command
Packages that use Command
-
Uses of Command in io.snyk.jenkins.command
Methods in io.snyk.jenkins.command that return CommandModifier and TypeMethodDescriptionstatic Command
Returns the enum constant of this class with the specified name.static Command[]
Command.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.snyk.jenkins.command with parameters of type CommandModifier and TypeMethodDescriptionstatic ArgumentListBuilder
CommandLine.asArgumentList
(String executablePath, Command command, SnykConfig config, EnvVars env)