public class BuildDeploymentHelperTask
extends org.apache.tools.ant.Task
| Constructor and Description |
|---|
BuildDeploymentHelperTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
java.lang.String |
getDeploymentFileNames() |
java.lang.String |
getDeploymentPath() |
java.lang.String |
getOutputFileName() |
void |
setDeploymentFileNames(java.lang.String deploymentFileNames) |
void |
setDeploymentPath(java.lang.String deploymentPath) |
void |
setOutputFileName(java.lang.String outputFileName) |
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic java.lang.String getDeploymentFileNames()
public java.lang.String getDeploymentPath()
public java.lang.String getOutputFileName()
public void setDeploymentFileNames(java.lang.String deploymentFileNames)
public void setDeploymentPath(java.lang.String deploymentPath)
public void setOutputFileName(java.lang.String outputFileName)