Class S3BinaryManagerStatusProbe

java.lang.Object
org.nuxeo.ecm.core.storage.status.S3BinaryManagerStatusProbe
All Implemented Interfaces:
Probe

public class S3BinaryManagerStatusProbe extends Object implements Probe
Probe to check the status of the S3BinaryManager. Returns success if Nuxeo can access the bucket, failure otherwise
Since:
9.3
  • Constructor Details

    • S3BinaryManagerStatusProbe

      public S3BinaryManagerStatusProbe()
  • Method Details