Class ResetInCacheCommand
- java.lang.Object
-
- net.sf.jasperreports.interactivity.commands.ResetInCacheCommand
-
- All Implemented Interfaces:
Serializable
,Command
public class ResetInCacheCommand extends Object implements Command
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResetInCacheCommand(Command command, JasperReportsContext jasperReportsContext, ReportContext reportContext, String uri)
-
-
-
Constructor Detail
-
ResetInCacheCommand
public ResetInCacheCommand(Command command, JasperReportsContext jasperReportsContext, ReportContext reportContext, String uri)
-
-
Method Detail
-
execute
public void execute() throws CommandException
- Specified by:
execute
in interfaceCommand
- Throws:
CommandException
-
-