Class LayoutDetector
- java.lang.Object
-
- org.bonitasoft.engine.api.impl.application.installer.detector.CustomPageDetector
-
- org.bonitasoft.engine.api.impl.application.installer.detector.LayoutDetector
-
@Component public class LayoutDetector extends CustomPageDetector
- Author:
- Emmanuel Duchastenier
-
-
Constructor Summary
Constructors Constructor Description LayoutDetector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisCompliant(java.io.File file)-
Methods inherited from class org.bonitasoft.engine.api.impl.application.installer.detector.CustomPageDetector
isCompliant, isFilePresent
-
-