public class AuditCheckObjectPlugin extends ActionHandler
Constructor and Description |
---|
AuditCheckObjectPlugin()
empty Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
ItemStatus |
execute(WorkerParameters param,
HandlerIO handler)
Execute an action
|
static String |
getId() |
boolean |
lfcHandledInternally()
Should be used to check if LFC log is handled by the WorkerAction itself
|
checkMandatoryParameters, close, updateDetailItemStatus
public static final String getId()
public ItemStatus execute(WorkerParameters param, HandlerIO handler) throws ProcessingException, ContentAddressableStorageServerException
WorkerAction
param
- WorkerParameters
handler
- the handlerIoProcessingException
- if an error is encountered when executing the actionContentAddressableStorageServerException
- if a storage exception is encountered when executing the actionpublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerAction
handler
- input output listProcessingException
- when handler io is not completepublic boolean lfcHandledInternally()
WorkerAction
Copyright © 2018 Vitam. All rights reserved.