Class ReportsCacheControl


  • @Component
    @ManagedResource(objectName="com.xebialabs.xlrelease.settings:name=ReportsCacheControl",
                     description="Cache control")
    public class ReportsCacheControl
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ReportsCacheControl​(com.xebialabs.xlrelease.reports.service.ReportServiceCache reportServiceCache)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clearReportsCache()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReportsCacheControl

        @Autowired
        public ReportsCacheControl​(com.xebialabs.xlrelease.reports.service.ReportServiceCache reportServiceCache)
    • Method Detail

      • clearReportsCache

        @ManagedOperation(description="Clear reports cache")
        public void clearReportsCache()