| Constructor and Description |
|---|
Move() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Execute the command.
|
void |
setDstUrl(String dstUrl)
Set the destination URL.
|
void |
setSrcUrl(String srcUrl)
Set the source URL.
|
protected void |
validateAttributes()
This is called prior to
Command.execute() in order to enable the command implementation to validate
the provided attributes. |
executeCommand, getSardine, setTaskprotected void execute()
throws Exception
protected void validateAttributes()
throws Exception
CommandCommand.execute() in order to enable the command implementation to validate
the provided attributes.validateAttributes in class CommandException - if the command is misconfiguredpublic void setSrcUrl(String srcUrl)
public void setDstUrl(String dstUrl)
Copyright © 2019. All rights reserved.