Class CompanyInstallHandler

java.lang.Object
overit.geocall.bl.BusinessTask<CompanyInstallEvent>
overit.geocall.basic.bl.event.consumer.CompanyInstallHandler
All Implemented Interfaces:
Serializable, Tool

@Event(value=CompanyInstallEvent.class, priority=1) public class CompanyInstallHandler extends BusinessTask<CompanyInstallEvent>
This task is used to update the consumers defined only on system configurations in order to subscribe the consumers at the topic related to the new company only if the topic segregation is enabled ConsumerProperties.isTopicSegregation()
See Also:
GCApi:
task
  • Constructor Details

    • CompanyInstallHandler

      public CompanyInstallHandler(overit.geocall.event.consumer.service.UpdateConsumerService updateConsumerService)
  • Method Details