Class BulkAtomicUpdateFinalize
java.lang.Object
fr.gouv.vitam.worker.core.handler.ActionHandler
fr.gouv.vitam.worker.core.plugin.UpdateUnitFinalize
fr.gouv.vitam.worker.core.plugin.bulkatomicupdate.BulkAtomicUpdateFinalize
- All Implemented Interfaces:
VitamAutoCloseable
,WorkerAction
,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String
protected ReportSummary
getReport
(LogbookOperation logbook) protected ReportType
protected String
protected String
Methods inherited from class fr.gouv.vitam.worker.core.plugin.UpdateUnitFinalize
execute, getStatusStatistic
Methods inherited from class fr.gouv.vitam.worker.core.handler.ActionHandler
checkMandatoryParameters, close, updateDetailItemStatus
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface fr.gouv.vitam.worker.core.api.WorkerAction
checkMandatoryIOParameter, executeList
-
Constructor Details
-
BulkAtomicUpdateFinalize
public BulkAtomicUpdateFinalize()
-
-
Method Details
-
getReport
- Overrides:
getReport
in classUpdateUnitFinalize
-
getPluginId
- Specified by:
getPluginId
in classUpdateUnitFinalize
-
getUpdateType
- Specified by:
getUpdateType
in classUpdateUnitFinalize
-
getUpdateActionKey
- Specified by:
getUpdateActionKey
in classUpdateUnitFinalize
-
getReportType
- Specified by:
getReportType
in classUpdateUnitFinalize
-