Package | Description |
---|---|
org.apache.manifoldcf.crawler.system |
Modifier and Type | Field and Description |
---|---|
protected CleanupQueuedDocument[] |
DocumentCleanupSet.documents
This is the array of documents to delete.
|
Modifier and Type | Method and Description |
---|---|
CleanupQueuedDocument |
DocumentCleanupSet.getDocument(int index)
Get the nth document.
|
Constructor and Description |
---|
DocumentCleanupSet(CleanupQueuedDocument[] documents,
IJobDescription jobDescription)
Constructor.
|