public class IndexUnitActionPlugin extends ActionHandler
Constructor and Description |
---|
IndexUnitActionPlugin()
Constructor with parameter SedaUtilsFactory
|
Modifier and Type | Method and Description |
---|---|
void |
checkMandatoryIOParameter(HandlerIO handler)
Check mandatory parameter
|
ItemStatus |
execute(WorkerParameters params,
HandlerIO param)
Execute an action
|
List<ItemStatus> |
executeList(WorkerParameters workerParameters,
HandlerIO handlerIO) |
static String |
getId()
Retrieve id of this plugin INDEXATION
|
checkMandatoryParameters, close, updateDetailItemStatus
public IndexUnitActionPlugin()
public static String getId()
public ItemStatus execute(WorkerParameters params, HandlerIO param)
WorkerAction
params
- WorkerParameters
param
- the handlerIopublic List<ItemStatus> executeList(WorkerParameters workerParameters, HandlerIO handlerIO)
public void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerAction
handler
- input output listProcessingException
- when handler io is not completeCopyright © 2018 Vitam. All rights reserved.