Class UnitGraphComputePlugin
- java.lang.Object
-
- fr.gouv.vitam.worker.core.handler.ActionHandler
-
- fr.gouv.vitam.worker.core.plugin.reclassification.AbstractGraphComputePlugin
-
- fr.gouv.vitam.worker.core.plugin.reclassification.UnitGraphComputePlugin
-
- All Implemented Interfaces:
VitamAutoCloseable,WorkerAction,java.lang.AutoCloseable
public class UnitGraphComputePlugin extends AbstractGraphComputePlugin
Plugin compute graph of units
-
-
Constructor Summary
Constructors Constructor Description UnitGraphComputePlugin()
-
Method Summary
-
Methods inherited from class fr.gouv.vitam.worker.core.plugin.reclassification.AbstractGraphComputePlugin
checkMandatoryIOParameter, execute, executeList, setMetaDataClientFactory
-
Methods inherited from class fr.gouv.vitam.worker.core.handler.ActionHandler
checkMandatoryParameters, close, updateDetailItemStatus
-
-