| Constructor and Description |
|---|
CreateDirectory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Execute the command.
|
void |
setUrl(String url)
Set the URL to create.
|
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
Command.execute() in order to enable the command implementation to validate
the provided attributes.validateAttributes in class CommandException - if the command is misconfiguredpublic void setUrl(String url)
Copyright © 2019. All rights reserved.