public abstract class AbstractInstallerAntTask extends AbstractJBIAntTask
| Modifier and Type | Field and Description |
|---|---|
protected String |
file
Fully qualified installation file path name
|
DEFAULT_JMX_HOST, DEFAULT_JMX_PORT, failOnError, host, password, port, saNamepattern, suResultpattern, username| Constructor and Description |
|---|
AbstractInstallerAntTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
setFile(String file) |
protected URL |
validateFileParameter()
Validate the file parameter.
|
doTask, execute, getHost, getJMXClient, getPassword, getPort, getUsername, isFailOnError, setFailOnError, setHost, setPassword, setPort, setUsernamebindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprotected String file
public void setFile(String file)
file - protected URL validateFileParameter() throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildExceptionCopyright © 2005-2015 Linagora. All Rights Reserved.