| Modifier and Type | Field and Description |
|---|---|
private com.gentics.api.lib.cache.PortalCache |
cache
The cache.
|
private String |
cacheKey
The cache key.
|
private String |
childfilter
The childfilter.
|
private static org.apache.log4j.Logger |
log
The Constant log.
|
private com.gentics.cr.CRRequest |
req
The req.
|
private com.gentics.cr.RequestProcessor |
rp
The rp.
|
private String |
startFolder
The start folder.
|
private org.apache.commons.lang.time.StopWatch |
watch
The watch.
|
| Constructor and Description |
|---|
NavigationUpdateJob(String startFolder,
String childfilter,
String cacheKey,
com.gentics.cr.RequestProcessor rp,
com.gentics.cr.CRRequest req,
com.gentics.api.lib.cache.PortalCache cache)
Instantiates a new navigation update job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
cancel, scheduledExecutionTimeprivate static final org.apache.log4j.Logger log
private com.gentics.cr.RequestProcessor rp
private com.gentics.cr.CRRequest req
private String startFolder
private String childfilter
private com.gentics.api.lib.cache.PortalCache cache
private org.apache.commons.lang.time.StopWatch watch
private String cacheKey
public NavigationUpdateJob(String startFolder, String childfilter, String cacheKey, com.gentics.cr.RequestProcessor rp, com.gentics.cr.CRRequest req, com.gentics.api.lib.cache.PortalCache cache)
startFolder - the start folderchildfilter - the childfiltercacheKey - the cache keyrp - the rpreq - the reqcache - the cacheCopyright © 2017 Gentics Software. All rights reserved.