CommcareTasksNotifier

public class CommcareTasksNotifier

The CommcareTasksNotifier class is responsible for communication with the tasks module. It sends org.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)

Methods

updateTasksInfo

public void updateTasksInfo()