Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.storage.sql.BinaryManagerStatus

Packages that use BinaryManagerStatus
org.nuxeo.ecm.admin   
org.nuxeo.ecm.core.storage.sql Implementation of a Nuxeo repository over an SQL database. 
org.nuxeo.ecm.core.storage.sql.management Simple MBean to report the status of a SQL repository. 
 

Uses of BinaryManagerStatus in org.nuxeo.ecm.admin
 

Methods in org.nuxeo.ecm.admin that return BinaryManagerStatus
 BinaryManagerStatus SystemInfoManager.getBinaryManagerStatus()
           
 

Uses of BinaryManagerStatus in org.nuxeo.ecm.core.storage.sql
 

Methods in org.nuxeo.ecm.core.storage.sql that return BinaryManagerStatus
 BinaryManagerStatus DefaultBinaryManager.DefaultBinaryGarbageCollector.getStatus()
           
 BinaryManagerStatus BinaryGarbageCollector.getStatus()
          Gets the status of the binaries to GC and of those that won't be.
 

Uses of BinaryManagerStatus in org.nuxeo.ecm.core.storage.sql.management
 

Methods in org.nuxeo.ecm.core.storage.sql.management that return BinaryManagerStatus
 BinaryManagerStatus RepositoryStatusMBean.gcBinaries(boolean delete)
          GC the unused binaries.
 BinaryManagerStatus RepositoryStatus.gcBinaries(boolean delete)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.