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, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
lfcHandledInternally
public CheckIngestContractActionHandler()
public CheckIngestContractActionHandler(AdminManagementClient adminManagementClient)
adminManagementClient
- public static final String getId()
public ItemStatus execute(WorkerParameters params, HandlerIO ioParam)
WorkerAction
params
- WorkerParameters
ioParam
- the handlerIopublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
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.