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.MojoFailureException
public final String getLink()
public final boolean shouldRun()
shouldRun
in interface Executable
public final List getArgs()
getArgs
in interface Executable
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.