Class CustomPageDetector

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isCompliant​(org.bonitasoft.engine.io.FileAndContent file, java.lang.String... contentTypes)  
      boolean isFilePresent​(org.bonitasoft.engine.io.FileAndContent file, java.lang.String filename)  
      • Methods inherited from class java.lang.Object

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

      • CustomPageDetector

        public CustomPageDetector()
    • Method Detail

      • isCompliant

        public boolean isCompliant​(org.bonitasoft.engine.io.FileAndContent file,
                                   java.lang.String... contentTypes)
      • isFilePresent

        public boolean isFilePresent​(org.bonitasoft.engine.io.FileAndContent file,
                                     java.lang.String filename)