public class CheckExistenceObjectPlugin extends ActionHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
QUALIFIERS |
| Constructor and Description |
|---|
CheckExistenceObjectPlugin()
Empty constructor CheckExistenceObjectPlugin
|
| 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 static final String QUALIFIERS
public CheckExistenceObjectPlugin()
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 completepublic static final String getId()
Copyright © 2018 Vitam. All rights reserved.