public class BitstreamsIntoMetadata extends AbstractCurationTask
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
results |
protected int |
status |
communityService, configurationService, curator, handleService, itemService, taskId| Constructor and Description |
|---|
BitstreamsIntoMetadata() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMetadata(Item item,
Bitstream bitstream,
String type)
Add the bitstream metadata to the item
|
protected void |
logDebugMessage(String message)
Debugging logging if required
|
int |
perform(DSpaceObject dso)
Perform the bitstream metadata creation.
|
dereference, distribute, init, perform, performItem, performObject, report, setResult, taskArrayProperty, taskBooleanProperty, taskIntProperty, taskLongProperty, taskPropertypublic int perform(DSpaceObject dso)
perform in interface CurationTaskperform in class AbstractCurationTaskdso - The DSpaceObject to be checkedprotected void logDebugMessage(String message)
message - The message to logprotected void addMetadata(Item item, Bitstream bitstream, String type) throws SQLException
item - The itembitstream - The bitstreamtype - The type of bitstreamSQLExceptionCopyright © 2016 DuraSpace. All Rights Reserved.