public class AuthoritiesDataCollector extends HBBaseDataCollector implements org.springframework.beans.factory.InitializingBean
AuthorityService.getAllAuthoritiesInZone(String, AuthorityType)AuthorityService.getAllAuthoritiesInZone(String, AuthorityType)| Constructor and Description |
|---|
AuthoritiesDataCollector(String collectorId,
String collectorVersion,
String cronExpression) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
List<org.alfresco.heartbeat.datasender.HBData> |
collectData()
This method returns data to be collected.
|
void |
setAuthorityService(AuthorityService authorityService) |
void |
setCurrentRepoDescriptorDAO(DescriptorDAO currentRepoDescriptorDAO) |
deregister, getCollectorId, getCollectorVersion, getCronExpression, register, setHbDataCollectorServicepublic void setCurrentRepoDescriptorDAO(DescriptorDAO currentRepoDescriptorDAO)
public void setAuthorityService(AuthorityService authorityService)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic List<org.alfresco.heartbeat.datasender.HBData> collectData()
HBBaseDataCollectorcollectData in class HBBaseDataCollectorHBDataCopyright © 2005–2018 Alfresco Software. All rights reserved.