Class ShowExecutionReportHistoryAction<E>

All Implemented Interfaces:
ExecutableAction, SecuredAction, TargetAction<ListDataComponent<E>>, Action, HasShortcutCombination

@ActionType("report_showExecutionReportHistory") public class ShowExecutionReportHistoryAction<E> extends ListDataComponentAction<ShowExecutionReportHistoryAction<E>,E>
Standard action for displaying the report execution history.

Should be defined in the screen that is associated with Report. Should be defined for a Button or a list component (Table, DataGrid, etc.).