public class IndexObjectGroupActionPlugin extends ActionHandler
| Constructor and Description |
|---|
IndexObjectGroupActionPlugin()
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 handler) |
checkMandatoryParameters, close, updateDetailItemStatuspublic IndexObjectGroupActionPlugin()
public List<ItemStatus> executeList(WorkerParameters workerParameters, HandlerIO handler) throws ProcessingException
ProcessingExceptionpublic ItemStatus execute(WorkerParameters params, HandlerIO param)
WorkerActionparams - WorkerParametersparam - the handlerIopublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerActionhandler - input output listProcessingException - when handler io is not completeCopyright © 2018 Vitam. All rights reserved.