Class BTTenantStartup

java.lang.Object
overit.geocall.bl.BusinessTask<StartupEvent>
overit.geocall.basic.bl.container.task.BTTenantStartup
All Implemented Interfaces:
Serializable, Tool

public class BTTenantStartup extends BusinessTask<StartupEvent>
Task triggered by the event StartupEvent which load, from the static view, the list of companies present on database and for each of them launch the event TenantServiceStartupEvent
See Also:
GCApi:
task
  • Constructor Details

    • BTTenantStartup

      public BTTenantStartup(CompanyService companyService)
  • Method Details