public class Test extends Object implements Executable
| Constructor and Description |
|---|
Test() |
| Modifier and Type | Method and Description |
|---|---|
List |
getArgs() |
String |
getLink() |
String |
getName() |
boolean |
shouldRun() |
public final String getName() throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionpublic final String getLink()
public final boolean shouldRun()
shouldRun in interface Executablepublic final List getArgs()
getArgs in interface ExecutableCopyright © 2002–2024 The Apache Software Foundation. All rights reserved.