Class RestoreImageLinksCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.cooler.RestoreImageLinksCommand
- All Implemented Interfaces:
Command
A Web Site Command to restore disabled Image Links.
- Since:
- 7.3
- Version:
- 7.4
- Author:
- Luke
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.deltava.commands.Command
Command.Scope
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.deltava.commands.AbstractCommand
forgottenException, getID, getName, getRoles, init, notFoundException, parseDateTime, parseDateTime, securityException, setRoles
-
Constructor Details
-
RestoreImageLinksCommand
public RestoreImageLinksCommand()
-
-
Method Details
-
execute
Executes the command.- Parameters:
ctx
- the Command context- Throws:
CommandException
- if an unhandled error occurs
-