Modifier and Type | Field and Description |
---|---|
private org.apache.jcs.JCS |
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,
org.apache.jcs.JCS cache)
Instantiates a new navigation update job.
|
private 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 org.apache.jcs.JCS 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, org.apache.jcs.JCS cache)
startFolder
- the start folderchildfilter
- the childfiltercacheKey
- the cache keyrp
- the rpreq
- the reqcache
- the cacheCopyright © 2014 Gentics Software GmbH. All Rights Reserved.