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, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
executeList
public CheckIngestContractActionHandler()
public CheckIngestContractActionHandler(AdminManagementClientFactory adminManagementClientFactory, StorageClientFactory storageClientFactory)
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 completeCopyright © 2019 Vitam. All rights reserved.