public class NoOpCurationTask extends AbstractCurationTask
| Modifier and Type | Field and Description |
|---|---|
protected String |
result |
protected int |
status |
communityService, configurationService, curator, handleService, itemService, taskId| Constructor and Description |
|---|
NoOpCurationTask() |
| Modifier and Type | Method and Description |
|---|---|
int |
perform(DSpaceObject dso)
Perform the curation task upon passed DSO
|
dereference, distribute, init, perform, performItem, performObject, report, setResult, taskArrayProperty, taskBooleanProperty, taskIntProperty, taskLongProperty, taskPropertyprotected int status
protected String result
public int perform(DSpaceObject dso) throws IOException
CurationTaskperform in interface CurationTaskperform in class AbstractCurationTaskdso - the DSpace objectIOExceptionCopyright © 2016 DuraSpace. All Rights Reserved.