Class OriginatingAgencyReassignmentUpdateUnitsPlugin
java.lang.Object
fr.gouv.vitam.worker.core.handler.ActionHandler
fr.gouv.vitam.worker.core.plugin.StoreObjectActionHandler
fr.gouv.vitam.worker.core.plugin.StoreMetadataObjectActionHandler
fr.gouv.vitam.worker.core.plugin.reassignment.OriginatingAgencyReassignmentUpdateUnitsPlugin
- All Implemented Interfaces:
VitamAutoCloseable,AutoCloseable
public class OriginatingAgencyReassignmentUpdateUnitsPlugin
extends StoreMetadataObjectActionHandler
update SP and SPS on units
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecuteList(WorkerParameters workerParameters, HandlerIO handler) static StringMethods inherited from class fr.gouv.vitam.worker.core.plugin.StoreMetadataObjectActionHandler
getRawLogbookLifeCycleById, selectMetadataDocumentRawByIdMethods inherited from class fr.gouv.vitam.worker.core.plugin.StoreObjectActionHandler
storeObject, storeObjects, storeStorageInfos, updateSubTasksAndTasksFromStorageInfosMethods inherited from class fr.gouv.vitam.worker.core.handler.ActionHandler
checkMandatoryIOParameter, checkMandatoryParameters, close, execute, updateDetailItemStatus
-
Constructor Details
-
OriginatingAgencyReassignmentUpdateUnitsPlugin
public OriginatingAgencyReassignmentUpdateUnitsPlugin()
-
-
Method Details
-
executeList
public List<ItemStatus> executeList(WorkerParameters workerParameters, HandlerIO handler) throws ProcessingException - Overrides:
executeListin classActionHandler- Parameters:
workerParameters-handler-- Returns:
- Throws:
ProcessingException
-
getPluginId
-