@Suspendable public class RequiredMetadata extends AbstractCurationTask
curator, taskId| Constructor and Description |
|---|
RequiredMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Curator curator,
String taskId)
Initialize task - parameters inform the task of it's invoking curator.
|
int |
perform(DSpaceObject dso)
Perform the curation task upon passed DSO
|
dereference, distribute, perform, performItem, performObject, report, setResult, taskBooleanProperty, taskIntProperty, taskLongProperty, taskPropertypublic void init(Curator curator, String taskId) throws IOException
CurationTaskinit in interface CurationTaskinit in class AbstractCurationTaskcurator - the Curator controlling this tasktaskId - identifier task should use in invoking servicesIOExceptionpublic int perform(DSpaceObject dso) throws IOException
perform in interface CurationTaskperform in class AbstractCurationTaskdso - the DSpace objectIOExceptionCopyright © 2015 DuraSpace. All Rights Reserved.