Package com.microstrategy.web.controller
Class ControllerHelper.BlockLibraryInfo
- java.lang.Object
-
- com.microstrategy.web.controller.ControllerHelper.BlockLibraryInfo
-
- Enclosing class:
- ControllerHelper
public static class ControllerHelper.BlockLibraryInfo extends java.lang.Object
A simple class that records information about the Block Library loaded into the BlockFactory.- Since:
- MicroStrategy Web 9.0.0
-
-
Constructor Summary
Constructors Constructor Description BlockLibraryInfo(java.io.File libraryFile, java.util.List<java.io.File> includedBlockFiles, java.util.List<java.io.File> includedBlockDirs)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
hasChanged()
-