public class CheckObjectsNumberActionHandler extends ActionHandler
Constructor and Description |
---|
CheckObjectsNumberActionHandler() |
CheckObjectsNumberActionHandler(SedaUtilsFactory sedaUtilsFactory) |
Modifier and Type | Method and Description |
---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
ItemStatus |
execute(WorkerParameters params,
HandlerIO handlerIO)
Execute an action
|
static String |
getId() |
checkMandatoryParameters, close, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
executeList
public CheckObjectsNumberActionHandler()
public CheckObjectsNumberActionHandler(SedaUtilsFactory sedaUtilsFactory)
public static final String getId()
public ItemStatus execute(WorkerParameters params, HandlerIO handlerIO) throws ContentAddressableStorageServerException
WorkerAction
params
- WorkerParameters
handlerIO
- the handlerIoContentAddressableStorageServerException
- 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 completeCopyright © 2019 Vitam. All rights reserved.