| Package | Description |
|---|---|
| io.snyk.snyk_maven_plugin.command | |
| io.snyk.snyk_maven_plugin.goal |
| Modifier and Type | Method and Description |
|---|---|
static Command |
Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Command[] |
Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ProcessBuilder |
CommandLine.asProcessBuilder(String cliExecutablePath,
Command command,
Optional<String> apiToken,
List<String> args,
boolean color) |
| Modifier and Type | Method and Description |
|---|---|
Command |
SnykTestMojo.getCommand() |
Command |
SnykMonitorMojo.getCommand() |
abstract Command |
SnykMojo.getCommand() |
Copyright © 2021. All rights reserved.