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, updateDetailItemStatus
public IndexObjectGroupActionPlugin()
public List<ItemStatus> executeList(WorkerParameters workerParameters, HandlerIO handler) throws ProcessingException
ProcessingException
public ItemStatus execute(WorkerParameters params, HandlerIO param)
WorkerAction
params
- WorkerParameters
param
- the handlerIopublic void checkMandatoryIOParameter(HandlerIO handler) throws ProcessingException
WorkerAction
handler
- input output listProcessingException
- when handler io is not completeCopyright © 2018 Vitam. All rights reserved.