Class AuthoritiesDataCollector

    • Constructor Detail

      • AuthoritiesDataCollector

        public AuthoritiesDataCollector​(java.lang.String collectorId,
                                        java.lang.String collectorVersion,
                                        java.lang.String cronExpression,
                                        HeartBeatJobScheduler hbJobScheduler)
    • Method Detail

      • setCurrentRepoDescriptorDAO

        public void setCurrentRepoDescriptorDAO​(DescriptorDAO currentRepoDescriptorDAO)
      • setAuthorityService

        public void setAuthorityService​(AuthorityService authorityService)
      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws java.lang.Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        java.lang.Exception
      • collectData

        public java.util.List<org.alfresco.heartbeat.datasender.HBData> collectData()
        Description copied from class: HBBaseDataCollector
        This method returns data to be collected.
        Specified by:
        collectData in class HBBaseDataCollector
        Returns:
        List of HBData