public class CheckIngestContractActionHandler extends ActionHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
CheckIngestContractActionHandler.CheckIngestContractStatus
Check ingest contract status values
|
| Constructor and Description |
|---|
CheckIngestContractActionHandler() |
CheckIngestContractActionHandler(AdminManagementClientFactory adminManagementClientFactory,
StorageClientFactory storageClientFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
ItemStatus |
execute(WorkerParameters params,
HandlerIO ioParam)
Execute an action
|
static String |
getId() |
checkMandatoryParameters, close, updateDetailItemStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteListpublic CheckIngestContractActionHandler()
public CheckIngestContractActionHandler(AdminManagementClientFactory adminManagementClientFactory, StorageClientFactory storageClientFactory)
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 completeCopyright © 2019 Vitam. All rights reserved.