Reporter.SetLocationReport.Location| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
deployRepo |
(package private) java.util.List<org.apache.tools.ant.types.FileSet> |
filesets |
errors, exceptions, messages, onfail, pedantic, progress, properties, reporter, trace, warnings, workspaceProps| Constructor and Description |
|---|
DeployTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFileset(org.apache.tools.ant.types.FileSet files) |
void |
execute() |
void |
setDeployrepo(java.lang.String name) |
addProperty, addWsproperty, error, exception, getErrors, getFile, getLocation, getWarnings, isExceptions, isOk, isPedantic, isTrace, join, progress, report, report, setExceptions, setPedantic, setTrace, split, trace, warningbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprivate java.lang.String deployRepo
java.util.List<org.apache.tools.ant.types.FileSet> filesets
public void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionpublic void setDeployrepo(java.lang.String name)
public void addFileset(org.apache.tools.ant.types.FileSet files)