public class DummyHandler extends ActionHandler
Constructor and Description |
---|
DummyHandler() |
Modifier and Type | Method and Description |
---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
ItemStatus |
execute(WorkerParameters param,
HandlerIO handler)
Execute an action
|
static String |
getId() |
checkMandatoryParameters, close, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
lfcHandledInternally
public static final String getId()
public ItemStatus execute(WorkerParameters param, HandlerIO handler) throws ProcessingException
WorkerAction
param
- WorkerParameters
handler
- the handlerIoProcessingException
- if an error is encountered when executing the actionpublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerAction
handler
- input output listProcessingException
- when handler io is not completeCopyright © 2018 Vitam. All rights reserved.