Searched refs:isHistoryCache (Results 1 - 3 of 3) sorted by relevance

/opengrok-sun/src/org/opensolaris/opengrok/configuration/
H A DConfiguration.java262 public boolean isHistoryCache() { method in class:Configuration
H A DRuntimeEnvironment.java339 return threadConfig.get().isHistoryCache();
/opengrok-sun/src/org/opensolaris/opengrok/management/client/
H A DConfigurationsFrame.java162 this.historyCacheCB.setSelected(config.isHistoryCache());

Completed in 591 milliseconds