public class AccessionRegisterActionHandler extends ActionHandler implements VitamAutoCloseable
| Constructor and Description |
|---|
AccessionRegisterActionHandler()
Empty Constructor AccessionRegisterActionHandler
|
| Modifier and Type | Method and Description |
|---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
void |
close() |
ItemStatus |
execute(WorkerParameters params,
HandlerIO handler)
Execute an action
|
static String |
getId() |
checkMandatoryParameters, updateDetailItemStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlfcHandledInternallypublic AccessionRegisterActionHandler()
public static String getId()
public ItemStatus execute(WorkerParameters params, HandlerIO handler)
WorkerActionexecute in interface WorkerActionparams - WorkerParametershandler - the handlerIopublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerActioncheckMandatoryIOParameter in interface WorkerActionhandler - input output listProcessingException - when handler io is not completepublic void close()
close in interface VitamAutoCloseableclose in interface AutoCloseableclose in class ActionHandlerCopyright © 2018 Vitam. All rights reserved.