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, updateDetailItemStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecuteListpublic CheckArchiveUnitProfileActionPlugin()
public CheckArchiveUnitProfileActionPlugin(AdminManagementClientFactory adminManagementClientFactory)
adminManagementClientFactory - public ItemStatus execute(WorkerParameters params, HandlerIO handlerIO) throws ProcessingException
WorkerActionparams - WorkerParametershandlerIO - the handlerIoProcessingException - if an error is encountered when executing the actionpublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerActionhandler - input output listProcessingException - when handler io is not completeCopyright © 2018 Vitam. All rights reserved.