org.dspace.ctask.general
Class BitstreamsIntoMetadata

java.lang.Object
  extended by org.dspace.curate.AbstractCurationTask
      extended by 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

Field Summary
 
Fields inherited from class org.dspace.curate.AbstractCurationTask
curator, taskId
 
Constructor Summary
BitstreamsIntoMetadata()
           
 
Method Summary
 int perform(DSpaceObject dso)
          Perform the bitstream metadata creation.
 
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
 

Constructor Detail

BitstreamsIntoMetadata

public BitstreamsIntoMetadata()
Method Detail

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.