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, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
lfcHandledInternally
public AccessionRegisterActionHandler()
public static String getId()
public ItemStatus execute(WorkerParameters params, HandlerIO handler)
WorkerAction
execute
in interface WorkerAction
params
- WorkerParameters
handler
- the handlerIopublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerAction
checkMandatoryIOParameter
in interface WorkerAction
handler
- input output listProcessingException
- when handler io is not completepublic void close()
close
in interface VitamAutoCloseable
close
in interface AutoCloseable
close
in class ActionHandler
Copyright © 2018 Vitam. All rights reserved.