Package | Description |
---|---|
org.apache.manifoldcf.crawler.connectors | |
org.apache.manifoldcf.crawler.interfaces | |
org.apache.manifoldcf.crawler.system |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
BaseRepositoryConnector.addSeedDocuments(ISeedingActivity activities,
Specification spec,
java.lang.String lastSeedVersion,
long seedTime,
int jobMode)
Queue "seed" documents.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
IRepositoryConnector.addSeedDocuments(ISeedingActivity activities,
Specification spec,
java.lang.String lastSeedVersion,
long seedTime,
int jobMode)
Queue "seed" documents.
|
Modifier and Type | Class and Description |
---|---|
class |
SeedingActivity
This class represents the things you can do with the framework while
seeding.
|