Class RevertUpdateUnitFinalizePlugin
java.lang.Object
fr.gouv.vitam.worker.core.handler.ActionHandler
fr.gouv.vitam.worker.core.plugin.UpdateUnitFinalize
fr.gouv.vitam.worker.core.plugin.revertupdate.RevertUpdateUnitFinalizePlugin
- All Implemented Interfaces:
VitamAutoCloseable
,WorkerAction
,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String
protected ReportType
protected String
protected String
Methods inherited from class fr.gouv.vitam.worker.core.plugin.UpdateUnitFinalize
execute, getReport, 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
-
RevertUpdateUnitFinalizePlugin
public RevertUpdateUnitFinalizePlugin()
-
-
Method Details
-
getPluginId
- Specified by:
getPluginId
in classUpdateUnitFinalize
-
getUpdateType
- Specified by:
getUpdateType
in classUpdateUnitFinalize
-
getUpdateActionKey
- Specified by:
getUpdateActionKey
in classUpdateUnitFinalize
-
getReportType
- Specified by:
getReportType
in classUpdateUnitFinalize
-