Class PreservationStorageMetadataAndLfc
- java.lang.Object
-
- fr.gouv.vitam.worker.core.handler.ActionHandler
-
- fr.gouv.vitam.worker.core.plugin.StoreMetaDataObjectGroupActionPlugin
-
- fr.gouv.vitam.worker.core.plugin.preservation.PreservationStorageMetadataAndLfc
-
- All Implemented Interfaces:
VitamAutoCloseable
,WorkerAction
,java.lang.AutoCloseable
public class PreservationStorageMetadataAndLfc extends StoreMetaDataObjectGroupActionPlugin
-
-
Constructor Summary
Constructors Constructor Description PreservationStorageMetadataAndLfc()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<ItemStatus>
executeList(WorkerParameters params, HandlerIO handlerIO)
-
Methods inherited from class fr.gouv.vitam.worker.core.plugin.StoreMetaDataObjectGroupActionPlugin
checkMandatoryIOParameter, execute, storeDocumentsWithLfc
-
Methods inherited from class fr.gouv.vitam.worker.core.handler.ActionHandler
checkMandatoryParameters, close, updateDetailItemStatus
-
-
-
-
Method Detail
-
executeList
public java.util.List<ItemStatus> executeList(WorkerParameters params, HandlerIO handlerIO)
- Specified by:
executeList
in interfaceWorkerAction
- Overrides:
executeList
in classStoreMetaDataObjectGroupActionPlugin
- Returns:
-
-