org.nuxeo.dam.core.service
Class AssetsStatisticsServiceImpl
java.lang.Object
org.nuxeo.runtime.model.DefaultComponent
org.nuxeo.dam.core.service.AssetsStatisticsServiceImpl
- All Implemented Interfaces:
- AssetsStatisticsService, org.nuxeo.runtime.model.Adaptable, org.nuxeo.runtime.model.Component, org.nuxeo.runtime.model.Extensible
public class AssetsStatisticsServiceImpl
- extends org.nuxeo.runtime.model.DefaultComponent
- implements AssetsStatisticsService
- Author:
- Eugen Ionica
Methods inherited from class org.nuxeo.runtime.model.DefaultComponent |
activate, deactivate, getAdapter, registerContribution, registerExtension, unregisterContribution, unregisterExtension |
COMPUTE_STATISTICS_PROPERTY
public static final String COMPUTE_STATISTICS_PROPERTY
- See Also:
- Constant Field Values
AssetsStatisticsServiceImpl
public AssetsStatisticsServiceImpl()
computeStatistics
public void computeStatistics()
throws Exception
- Specified by:
computeStatistics
in interface AssetsStatisticsService
- Throws:
Exception
cleanStatistics
public void cleanStatistics()
throws Exception
- Specified by:
cleanStatistics
in interface AssetsStatisticsService
- Throws:
Exception
applicationStarted
public void applicationStarted(org.nuxeo.runtime.model.ComponentContext context)
throws Exception
- Specified by:
applicationStarted
in interface org.nuxeo.runtime.model.Component
- Overrides:
applicationStarted
in class org.nuxeo.runtime.model.DefaultComponent
- Throws:
Exception
Copyright © 2011 Nuxeo SAS. All Rights Reserved.