public class LocalProctorBuilderTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
LocalProctorBuilderTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getAuthor() |
String |
getDestdir() |
String |
getDestfile() |
String |
getSrcdir() |
String |
getVersion() |
void |
setAuthor(String author) |
void |
setDestdir(String destdir) |
void |
setDestfile(String destfile) |
void |
setSrcdir(String srcdir) |
void |
setVersion(String version) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic String getDestdir()
public void setDestdir(String destdir)
public String getSrcdir()
public void setSrcdir(String srcdir)
public String getDestfile()
public void setDestfile(String destfile)
public String getAuthor()
public void setAuthor(String author)
public String getVersion()
public void setVersion(String version)
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2018. All rights reserved.