@UnknownActivationContextCheck(value=false) @WhitelistAccessOnly public class PageCatalog extends Object
Grid
.
Provides an option to force all pages to be loaded. In development mode, includes an option to clear the page cache.Constructor and Description |
---|
PageCatalog() |
Modifier and Type | Method and Description |
---|---|
String |
formatElapsed(double millis) |
List<String> |
getPageNames() |
Collection<Page> |
getPages() |
void |
onRecomputeTotals() |
public PageCatalog()
public void onRecomputeTotals()
public List<String> getPageNames()
public Collection<Page> getPages()
public String formatElapsed(double millis)
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.