public class CreateObjectSecureFileActionPlugin extends CreateSecureFileActionPlugin implements VitamAutoCloseable
Constructor and Description |
---|
CreateObjectSecureFileActionPlugin()
Empty constructor
|
Modifier and Type | Method and Description |
---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
ItemStatus |
execute(WorkerParameters params,
HandlerIO handler)
Execute an action
|
boolean |
lfcHandledInternally()
Should be used to check if LFC log is handled by the WorkerAction itself
|
storeLifecycle
checkMandatoryParameters, close, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
public CreateObjectSecureFileActionPlugin()
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 completepublic boolean lfcHandledInternally()
WorkerAction
lfcHandledInternally
in interface WorkerAction
Copyright © 2018 Vitam. All rights reserved.