Class SystemRefreshResource
java.lang.Object
org.pentaho.platform.web.http.api.resources.AbstractJaxRSResource
org.pentaho.platform.web.http.api.resources.SystemRefreshResource
This resource is responsible for refreshing different system components (metadata, mondrian etc.)
- Author:
- rmansoor
-
Field Summary
Fields inherited from class org.pentaho.platform.web.http.api.resources.AbstractJaxRSResource
acceptableMediaTypes, httpServletRequest, httpServletResponse, TEXT_HTML
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
javax.ws.rs.core.Response
javax.ws.rs.core.Response
javax.ws.rs.core.Response
Deprecated.use org.pentaho.reporting.platform.plugin.CacheManagerEndpoint insteadjavax.ws.rs.core.Response
Methods inherited from class org.pentaho.platform.web.http.api.resources.AbstractJaxRSResource
setHttpHeaders
-
Constructor Details
-
SystemRefreshResource
public SystemRefreshResource()
-
-
Method Details
-
executeGlobalActions
public javax.ws.rs.core.Response executeGlobalActions()- Returns:
-
refreshMetadata
-
refreshSystemSettings
public javax.ws.rs.core.Response refreshSystemSettings() -
flushMondrianSchemaCache
public javax.ws.rs.core.Response flushMondrianSchemaCache() -
flushMondrianSchemaCache
-
purgeReportingDataCache
Deprecated.use org.pentaho.reporting.platform.plugin.CacheManagerEndpoint instead
-