public class RenditionsDataCollector
extends org.alfresco.heartbeat.HBBaseDataCollector
implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
RenditionsDataCollector(String collectorId,
String collectorVersion,
String cronExpression,
org.alfresco.heartbeat.jobs.HeartBeatJobScheduler hbJobScheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
List<org.alfresco.heartbeat.datasender.HBData> |
collectData() |
void |
recordRenditionRequest(org.alfresco.repo.thumbnail.ThumbnailDefinition rendition,
String sourceMimetype) |
void |
setCurrentRepoDescriptorDAO(org.alfresco.repo.descriptor.DescriptorDAO currentRepoDescriptorDAO) |
public void setCurrentRepoDescriptorDAO(org.alfresco.repo.descriptor.DescriptorDAO currentRepoDescriptorDAO)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void recordRenditionRequest(org.alfresco.repo.thumbnail.ThumbnailDefinition rendition,
String sourceMimetype)
public List<org.alfresco.heartbeat.datasender.HBData> collectData()
collectData in class org.alfresco.heartbeat.HBBaseDataCollectorCopyright © 2005–2018 Alfresco Software. All rights reserved.