public class CheckNoObjectsActionHandler extends ActionHandler
| Constructor and Description |
|---|
CheckNoObjectsActionHandler()
Default Constructor
|
| 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, updateDetailItemStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlfcHandledInternallypublic CheckNoObjectsActionHandler()
public static final String getId()
public ItemStatus execute(WorkerParameters params, HandlerIO handlerIO) throws ContentAddressableStorageServerException
WorkerActionparams - WorkerParametershandlerIO - the handlerIoContentAddressableStorageServerException - 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 completeCopyright © 2018 Vitam. All rights reserved.