Class EliminationCheckDistributionThresholdBase
java.lang.Object
fr.gouv.vitam.worker.core.handler.ActionHandler
fr.gouv.vitam.worker.core.plugin.elimination.EliminationCheckDistributionThresholdBase
- All Implemented Interfaces:
VitamAutoCloseable
,AutoCloseable
- Direct Known Subclasses:
EliminationActionCheckDistributionThresholdHandler
,EliminationAnalysisCheckDistributionThresholdHandler
Check distribution threshold.
-
Method Summary
Modifier and TypeMethodDescriptionprotected ItemStatus
checkThreshold
(HandlerIO handler, long defaultThreshold, String action) Methods inherited from class fr.gouv.vitam.worker.core.handler.ActionHandler
checkMandatoryIOParameter, checkMandatoryParameters, close, execute, executeList, updateDetailItemStatus
-
Method Details
-
checkThreshold
-