public class CheckVersionActionHandler extends ActionHandler
Constructor and Description |
---|
CheckVersionActionHandler() |
CheckVersionActionHandler(SedaUtilsFactory sedaUtilsFactory) |
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, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
executeList
public CheckVersionActionHandler()
public CheckVersionActionHandler(SedaUtilsFactory sedaUtilsFactory)
public static final String getId()
public ItemStatus execute(WorkerParameters params, HandlerIO handlerIO)
WorkerAction
params
- WorkerParameters
handlerIO
- the handlerIopublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerAction
handler
- input output listProcessingException
- when handler io is not completeCopyright © 2019 Vitam. All rights reserved.