Reporter.SetLocation
Report.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, warning
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
private 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.Task
org.apache.tools.ant.BuildException
public void setDeployrepo(java.lang.String name)
public void addFileset(org.apache.tools.ant.types.FileSet files)