org.dspace.ctask.general
Class BitstreamsIntoMetadata
java.lang.Object
org.dspace.curate.AbstractCurationTask
org.dspace.ctask.general.BitstreamsIntoMetadata
- All Implemented Interfaces:
- CurationTask
public class BitstreamsIntoMetadata
- extends AbstractCurationTask
A curation job to take bitstream URLs and place them into metadata elements.
- Author:
- Stuart Lewis
| Methods inherited from class org.dspace.curate.AbstractCurationTask |
dereference, distribute, init, perform, performItem, report, setResult, taskBooleanProperty, taskIntProperty, taskLongProperty, taskProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BitstreamsIntoMetadata
public BitstreamsIntoMetadata()
perform
public int perform(DSpaceObject dso)
- Perform the bitstream metadata creation.
- Specified by:
perform in interface CurationTask- Specified by:
perform in class AbstractCurationTask
- Parameters:
dso - The DSpaceObject to be checked
- Returns:
- The curation task status of the checking
Copyright © 2011 DuraSpace. All Rights Reserved.