|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CurationTask | |
|---|---|
| org.dspace.ctask.general | |
| org.dspace.curate | |
| Uses of CurationTask in org.dspace.ctask.general |
|---|
| Classes in org.dspace.ctask.general that implement CurationTask | |
|---|---|
class |
AbstractTranslator
MicrosoftTranslator translates stuff |
class |
BasicLinkChecker
A basic link checker that is designed to be extended. |
class |
BitstreamsIntoMetadata
A curation job to take bitstream URLs and place them into metadata elements. |
class |
ClamScan
ClamScan.java A set of methods to scan using the clamav daemon. |
class |
MetadataValueLinkChecker
A link checker that builds upon the BasicLinkChecker to check URLs that appear in all metadata fields where the field starts with http:// or https:// Of course thi assumes that there is no extra metadata following the URL. |
class |
MicrosoftTranslator
MicrosoftTranslator translates metadata fields using Microsoft Translation API v2 Requirements: A valid Bing App ID/Key More information: http://www.bing.com/developers This key, and other custom configuration, goes in [dspace]/modules/translator.cfg |
class |
NoOpCurationTask
|
class |
ProfileFormats
ProfileFormats is a task that creates a distribution table of Bitstream formats for it's passed object. |
class |
RequiredMetadata
RequiredMetadata task compares item metadata with fields marked as required in input-forms.xml. |
| Uses of CurationTask in org.dspace.curate |
|---|
| Classes in org.dspace.curate that implement CurationTask | |
|---|---|
class |
AbstractCurationTask
AbstractCurationTask encapsulates a few common patterns of task use, resources, and convenience methods. |
| Constructors in org.dspace.curate with parameters of type CurationTask | |
|---|---|
ResolvedTask(String taskName,
CurationTask cTask)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||