Class ReportCache


  • public class ReportCache
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Optional<java.io.InputStream> getReport​(java.util.UUID id)  
      • Methods inherited from class java.lang.Object

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

      • getReport

        public java.util.Optional<java.io.InputStream> getReport​(java.util.UUID id)