| Constructor and Description |
|---|
Exists() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Execute the command.
|
void |
setProperty(String property)
Set property to set if URL exists.
|
void |
setUrl(String url)
Set URL to check.
|
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)
public void setProperty(String property)
Copyright © 2019. All rights reserved.