public class CreateObjectSecureFileActionPlugin extends CreateSecureFileActionPlugin implements VitamAutoCloseable
| Constructor and Description |
|---|
CreateObjectSecureFileActionPlugin()
Empty constructor
|
CreateObjectSecureFileActionPlugin(MetaDataClientFactory metaDataClientFactory,
StorageClientFactory storageClientFactory,
AlertService alertService) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
ItemStatus |
execute(WorkerParameters params,
HandlerIO handler)
Execute an action
|
generateDigestcheckMandatoryParameters, close, updateDetailItemStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseexecuteListpublic CreateObjectSecureFileActionPlugin()
public CreateObjectSecureFileActionPlugin(MetaDataClientFactory metaDataClientFactory, StorageClientFactory storageClientFactory, AlertService alertService)
public ItemStatus execute(WorkerParameters params, HandlerIO handler)
WorkerActionexecute in interface WorkerActionparams - WorkerParametershandler - the handlerIopublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerActioncheckMandatoryIOParameter in interface WorkerActionhandler - input output listProcessingException - when handler io is not completeCopyright © 2018 Vitam. All rights reserved.