Class NetworkOutageCalendarCommand
java.lang.Object
org.deltava.commands.AbstractCommand
org.deltava.commands.AbstractCalendarCommand
org.deltava.commands.event.NetworkOutageCalendarCommand
- All Implemented Interfaces:
Command
A Web Site Command to display Online Network data feed outages.
- Since:
- 8.6
- Version:
- 10.3
- Author:
- Luke
-
Nested Class Summary
Nested classes/interfaces inherited from class org.deltava.commands.AbstractCalendarCommand
AbstractCalendarCommand.CalendarContext
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.AbstractCalendarCommand
initCalendar
Methods inherited from class org.deltava.commands.AbstractCommand
forgottenException, getID, getName, getRoles, init, notFoundException, parseDateTime, parseDateTime, securityException, setRoles
-
Constructor Details
-
NetworkOutageCalendarCommand
public NetworkOutageCalendarCommand()
-
-
Method Details
-
execute
Executes the command.- Parameters:
ctx
- the Command Context- Throws:
CommandException
- if an error occurs
-