org.dspace.ctask.general
Class NoOpCurationTask
java.lang.Object
org.dspace.curate.AbstractCurationTask
org.dspace.ctask.general.NoOpCurationTask
- All Implemented Interfaces:
- CurationTask
public class NoOpCurationTask
- extends AbstractCurationTask
| Methods inherited from class org.dspace.curate.AbstractCurationTask |
dereference, distribute, init, perform, performItem, performObject, report, setResult, taskBooleanProperty, taskIntProperty, taskLongProperty, taskProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoOpCurationTask
public NoOpCurationTask()
perform
public int perform(DSpaceObject dso)
throws IOException
- Description copied from interface:
CurationTask
- Perform the curation task upon passed DSO
- Specified by:
perform in interface CurationTask- Specified by:
perform in class AbstractCurationTask
- Parameters:
dso - the DSpace object
- Returns:
- status code
- Throws:
IOException
Copyright © 2012 DuraSpace. All Rights Reserved.