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, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
lfcHandledInternally
public static final String QUALIFIERS
public CheckIntegrityObjectPlugin()
public ItemStatus execute(WorkerParameters params, HandlerIO handler) throws ProcessingException, ContentAddressableStorageServerException
WorkerAction
params
- WorkerParameters
handler
- 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
WorkerAction
handler
- input output listProcessingException
- when handler io is not completepublic static final String getId()
Copyright © 2018 Vitam. All rights reserved.