public class CheckObjectUnitConsistencyActionHandler extends ActionHandler
| Constructor and Description |
|---|
CheckObjectUnitConsistencyActionHandler()
Empty constructor
|
| 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 CheckObjectUnitConsistencyActionHandler()
public static final String getId()
public ItemStatus execute(WorkerParameters params, HandlerIO handler) throws ProcessingException
WorkerActionparams - WorkerParametershandler - the handlerIoProcessingException - if an error 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.