public class SystemRefreshResource extends AbstractJaxRSResource
acceptableMediaTypes, httpServletRequest, httpServletResponse, TEXT_HTML
Constructor and Description |
---|
SystemRefreshResource() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
executeGlobalActions() |
javax.ws.rs.core.Response |
flushMondrianSchemaCache() |
javax.ws.rs.core.Response |
purgeReportingDataCache()
Deprecated.
use org.pentaho.reporting.platform.plugin.CacheManagerEndpoint instead
|
String |
refreshMetadata() |
javax.ws.rs.core.Response |
refreshSystemSettings() |
setHttpHeaders
public javax.ws.rs.core.Response executeGlobalActions()
public String refreshMetadata()
public javax.ws.rs.core.Response refreshSystemSettings()
public javax.ws.rs.core.Response flushMondrianSchemaCache()
@Deprecated public javax.ws.rs.core.Response purgeReportingDataCache()
Copyright © 2017 Hitachi Vantara. All rights reserved.