protected String |
AutoDeploymentOperation.getMessageString(AutoDeployer.AutodeploymentStatus ds,
File file) |
Returns the appropriate message string for the given operation and the
outcome.
|
protected abstract String |
AutoOperation.getMessageString(AutoDeployer.AutodeploymentStatus ds,
File file) |
Returns the appropriate message string for the given operation and the
outcome.
|
protected String |
AutoUndeploymentOperation.getMessageString(AutoDeployer.AutodeploymentStatus ds,
File file) |
Returns the appropriate message string for the given operation and the
outcome.
|
protected void |
AutoDeploymentOperation.markFiles(AutoDeployer.AutodeploymentStatus ds,
File file) |
Marks the files relevant to the specified file appropriately given the
outcome of the command as given in the status.
|
protected abstract void |
AutoOperation.markFiles(AutoDeployer.AutodeploymentStatus ds,
File file) |
Marks the files relevant to the specified file appropriately given the
outcome of the command as given in the status.
|
protected void |
AutoUndeploymentOperation.markFiles(AutoDeployer.AutodeploymentStatus ds,
File file) |
Marks the files relevant to the specified file appropriately given the
outcome of the command as given in the status.
|