public class ArchiveUnitRulesUpdateActionPlugin extends ActionHandler implements VitamAutoCloseable
Modifier and Type | Field and Description |
---|---|
static String |
UPDATE_UNIT_RULES_TASK_ID |
Constructor and Description |
---|
ArchiveUnitRulesUpdateActionPlugin()
Empty constructor
|
Modifier and Type | Method and Description |
---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
ItemStatus |
execute(WorkerParameters params,
HandlerIO handler)
Execute an action
|
checkMandatoryParameters, close, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close
lfcHandledInternally
public static final String UPDATE_UNIT_RULES_TASK_ID
public ArchiveUnitRulesUpdateActionPlugin()
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.