Class CheckResourceAvailability

java.lang.Object
fr.gouv.vitam.worker.core.handler.ActionHandler
fr.gouv.vitam.worker.core.plugin.common.CheckResourceAvailability
All Implemented Interfaces:
VitamAutoCloseable, AutoCloseable
Direct Known Subclasses:
DataRectificationCheckResourceAvailability, ExportCheckResourceAvailability, PreservationCheckResourceAvailability

public abstract class CheckResourceAvailability extends ActionHandler
Abstract service of resource availability plugins. These plugins should be added at the beginning of any workflow step who contains an action that download or copy from a resource that could be stored on an async offer.