CommcareTasksNotifier¶
-
public class
CommcareTasksNotifier¶ The
CommcareTasksNotifierclass is responsible for communication with the tasks module. It sendsorg.motechproject.tasks.contract.ChannelRequests in order to create or update tasks channel for the Commcare module. If the tasks module is not present, no updates will be sent.
Constructors¶
CommcareTasksNotifier¶
-
public
CommcareTasksNotifier(BundleContext bundleContext, CommcareDataProvider dataProvider, CommcareConfigService configService, CommcareSchemaService schemaService)¶