Class FormStatService
java.lang.Object
sk.iway.iwcm.components.multistep_form.rest.FormStatService
-
Constructor Summary
ConstructorsConstructorDescriptionFormStatService(FormsRepository formsRepository, FormsServiceImpl formsService) -
Method Summary
Modifier and TypeMethodDescriptionfinal org.json.JSONArraygetFormStatChartData(String formName, String itemFormId, jakarta.servlet.http.HttpServletRequest request) final org.json.JSONObjectgetFormStatData(String formName, jakarta.servlet.http.HttpServletRequest request)
-
Constructor Details
-
FormStatService
-
-
Method Details
-
getFormStatData
public final org.json.JSONObject getFormStatData(String formName, jakarta.servlet.http.HttpServletRequest request) -
getFormStatChartData
-