public class CheckHeaderActionHandler extends ActionHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
INGEST_CONTRACT |
static String |
MANAGEMENT_CONTRACT |
| Constructor and Description |
|---|
CheckHeaderActionHandler() |
CheckHeaderActionHandler(AdminManagementClientFactory adminManagementClientFactory,
StorageClientFactory storageClientFactory,
SedaUtilsFactory sedaUtilsFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
ItemStatus |
execute(WorkerParameters params,
HandlerIO handlerIO)
Execute an action
|
static String |
getId() |
checkMandatoryParameters, close, updateDetailItemStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteListpublic static final String INGEST_CONTRACT
public static final String MANAGEMENT_CONTRACT
public CheckHeaderActionHandler()
public CheckHeaderActionHandler(AdminManagementClientFactory adminManagementClientFactory, StorageClientFactory storageClientFactory, SedaUtilsFactory sedaUtilsFactory)
public static final String getId()
public ItemStatus execute(WorkerParameters params, HandlerIO handlerIO)
WorkerActionparams - WorkerParametershandlerIO - the handlerIopublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerActionhandler - input output listProcessingException - when handler io is not completeCopyright © 2019 Vitam. All rights reserved.