Package | Description |
---|---|
com.logicaldoc.core.document | |
com.logicaldoc.core.rss | |
com.logicaldoc.core.searchengine | |
com.logicaldoc.core.stats | |
com.logicaldoc.core.task |
Modifier and Type | Class and Description |
---|---|
class |
DigestProcessor
This task takes care of calculating the documents digest
|
class |
TagCloudGenerator
This task generate all data needed by the tag cloud panel.
|
Modifier and Type | Class and Description |
---|---|
class |
ProductNews
This task retrieve and store all feeds from an Url.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexerTask
This task enlists all non-indexed documents and performs the indexing
|
class |
IndexOptimizer
This task optimises all indexes
|
Modifier and Type | Class and Description |
---|---|
class |
StatsCollector
Collects statistical informations to the stats site
|
Modifier and Type | Method and Description |
---|---|
Task |
TaskTrigger.getTask() |
Modifier and Type | Method and Description |
---|---|
Collection<Task> |
TaskManager.getTasks()
Retrieves the collection of all defined tasks: the ones enlisted in the
Task extension point.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskTrigger.setTask(Task task) |
Copyright © 2008-2014 Logical Objects. All Rights Reserved.