public class CheckIngestContractActionHandler extends ActionHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
CheckIngestContractActionHandler.CheckIngestContractStatus
Check ingest contract status values
|
| Constructor and Description |
|---|
CheckIngestContractActionHandler()
Constructor with parameter SedaUtilsFactory
|
CheckIngestContractActionHandler(AdminManagementClient adminManagementClient)
Constructor with parameter SedaUtilsFactory
|
| Modifier and Type | Method and Description |
|---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
void |
close() |
ItemStatus |
execute(WorkerParameters params,
HandlerIO ioParam)
Execute an action
|
static String |
getId() |
checkMandatoryParameters, updateDetailItemStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlfcHandledInternallypublic CheckIngestContractActionHandler()
public CheckIngestContractActionHandler(AdminManagementClient adminManagementClient)
adminManagementClient - public static final String getId()
public ItemStatus execute(WorkerParameters params, HandlerIO ioParam)
WorkerActionparams - WorkerParametersioParam - the handlerIopublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
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.