CaseEventHandler¶
-
public class
CaseEventHandler¶ This class serves as the event handler for the task actions, exposed by the Commcare module. Respective methods extract the necessary data from the
MotechEventinstance and forward them to theCaseActionServiceservice that passes the data to theorg.motechproject.commcare.service.CommcareCaseServicethat handles all the operations on Commcare cases.
Constructors¶
CaseEventHandler¶
-
public
CaseEventHandler(CaseActionService caseActionService)¶