public class DefaultJasperReportsRefreshService extends java.lang.Object implements JasperReportsRefreshService
JasperReportsRefreshService| Modifier and Type | Class and Description |
|---|---|
protected class |
DefaultJasperReportsRefreshService.RefreshUnit |
| Constructor and Description |
|---|
DefaultJasperReportsRefreshService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
onRefresh()
Refresh all available reports.
|
void |
setJasperReportsCacheService(JasperReportCacheService jasperReportsCacheService) |
void |
startRefreshing(WidgetPreferencesModel widget,
RefreshTimeOption refreshOption)
Start automatic refresh of the widget.
|
void |
stopRefreshing(WidgetPreferencesModel widget)
Stop automatic refreshing of the widget
|
public void startRefreshing(WidgetPreferencesModel widget, RefreshTimeOption refreshOption)
JasperReportsRefreshServicestartRefreshing in interface JasperReportsRefreshServicepublic void stopRefreshing(WidgetPreferencesModel widget)
JasperReportsRefreshServicestopRefreshing in interface JasperReportsRefreshServicepublic boolean onRefresh()
JasperReportsRefreshServiceonRefresh in interface JasperReportsRefreshServicepublic void setJasperReportsCacheService(JasperReportCacheService jasperReportsCacheService)
jasperReportsCacheService - the jasperReportsCacheService to setCopyright © 2018 SAP SE. All Rights Reserved.