public abstract class SnykMojo extends ComposedMojo
| Modifier and Type | Class and Description |
|---|---|
static class |
SnykMojo.CLI |
| Modifier | Constructor and Description |
|---|---|
protected |
SnykMojo() |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getApiToken() |
List<String> |
getArguments() |
abstract Command |
getCommand() |
File |
getDownloadDestination() |
URL |
getDownloadUrl() |
String |
getDownloadVersion() |
Optional<File> |
getExecutable() |
MojoExecutor |
getExecutor() |
String |
getUpdatePolicy() |
boolean |
shouldSkip() |
boolean |
supportsColor() |
executepublic String getDownloadVersion()
public boolean shouldSkip()
public boolean supportsColor()
public File getDownloadDestination()
public URL getDownloadUrl()
public String getUpdatePolicy()
public MojoExecutor getExecutor()
getExecutor in class ComposedMojopublic abstract Command getCommand()
Copyright © 2021. All rights reserved.