Uses of Class
fr.gouv.vitam.worker.common.utils.SedaUtils
-
Packages that use SedaUtils Package Description fr.gouv.vitam.worker.common.utils Provides common utility classes for the Worker module.fr.gouv.vitam.worker.core.handler Provides Handler classes for the Worker Core module -
-
Uses of SedaUtils in fr.gouv.vitam.worker.common.utils
Methods in fr.gouv.vitam.worker.common.utils that return SedaUtils Modifier and Type Method Description static SedaUtilsSedaUtilsFactory. create(HandlerIO handlerIO)Deprecated.SedaUtilsSedaUtilsFactory. createSedaUtils(HandlerIO handlerIO) -
Uses of SedaUtils in fr.gouv.vitam.worker.core.handler
Constructors in fr.gouv.vitam.worker.core.handler with parameters of type SedaUtils Constructor Description CheckStorageAvailabilityActionHandler(StorageClientFactory storageClientFactory, SedaUtils sedaUtils)
-