public class CheckArchiveUnitProfileActionPlugin extends ActionHandler
Modifier and Type | Class and Description |
---|---|
static class |
CheckArchiveUnitProfileActionPlugin.CheckArchiveUnitProfileSchemaStatus
Check unit schema status values
|
Constructor and Description |
---|
CheckArchiveUnitProfileActionPlugin()
Empty constructor CheckArchiveUnitProfileActionPlugin
|
CheckArchiveUnitProfileActionPlugin(AdminManagementClientFactory adminManagementClientFactory)
Empty constructor CheckArchiveUnitProfileActionPlugin
|
Modifier and Type | Method and Description |
---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
ItemStatus |
execute(WorkerParameters params,
HandlerIO handlerIO)
Execute an action
|
checkMandatoryParameters, close, updateDetailItemStatus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
executeList
public CheckArchiveUnitProfileActionPlugin()
public CheckArchiveUnitProfileActionPlugin(AdminManagementClientFactory adminManagementClientFactory)
adminManagementClientFactory
- public ItemStatus execute(WorkerParameters params, HandlerIO handlerIO) throws ProcessingException
WorkerAction
params
- WorkerParameters
handlerIO
- the handlerIoProcessingException
- if an error is encountered when executing the actionpublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerAction
handler
- input output listProcessingException
- when handler io is not completeCopyright © 2018 Vitam. All rights reserved.