public class CheckIntegrityObjectPlugin extends ActionHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
QUALIFIERS |
| Constructor and Description |
|---|
CheckIntegrityObjectPlugin()
Empty constructor CheckIntegrityObjectPlugin
|
| Modifier and Type | Method and Description |
|---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
ItemStatus |
execute(WorkerParameters params,
HandlerIO handler)
Execute an action
|
static String |
getId() |
checkMandatoryParameters, close, updateDetailItemStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlfcHandledInternallypublic static final String QUALIFIERS
public CheckIntegrityObjectPlugin()
public ItemStatus execute(WorkerParameters params, HandlerIO handler) throws ProcessingException, ContentAddressableStorageServerException
WorkerActionparams - WorkerParametershandler - the handlerIoProcessingException - if an error is encountered when executing the actionContentAddressableStorageServerException - if a storage exception is encountered when executing the actionpublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerActionhandler - input output listProcessingException - when handler io is not completepublic static final String getId()
Copyright © 2018 Vitam. All rights reserved.