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
|
generateDigest
checkMandatoryParameters, close, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
executeList
public CreateObjectSecureFileActionPlugin()
public CreateObjectSecureFileActionPlugin(MetaDataClientFactory metaDataClientFactory, StorageClientFactory storageClientFactory, AlertService alertService)
public ItemStatus execute(WorkerParameters params, HandlerIO handler)
WorkerAction
execute
in interface WorkerAction
params
- WorkerParameters
handler
- the handlerIopublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerAction
checkMandatoryIOParameter
in interface WorkerAction
handler
- input output listProcessingException
- when handler io is not completeCopyright © 2018 Vitam. All rights reserved.