| Package | Description |
|---|---|
| org.dspace.curate |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Curator.TaskRunner> |
Curator.trMap |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
Curator.doCollection(Curator.TaskRunner tr,
Collection coll)
Run task for Collection along with all Items in that collection.
|
protected boolean |
Curator.doCommunity(Curator.TaskRunner tr,
Community comm)
Run task for Community along with all sub-communities and collections.
|
protected boolean |
Curator.doSite(Curator.TaskRunner tr,
Site site)
Run task for entire Site (including all Communities, Collections and Items)
|
Copyright © 2022 LYRASIS. All rights reserved.