public class FormSubmittedDataParser extends Object
| Constructor and Description |
|---|
FormSubmittedDataParser() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getGuideValueMap(FormSubmitInfo formSubmitInfo)
This API returns guideValueMap, that is, Map of all the fields and their values, and portal submit link and submit id
|
public static Map<String,String> getGuideValueMap(FormSubmitInfo formSubmitInfo) throws org.apache.sling.commons.json.JSONException
formSubmitInfo - FormSubmitInfo object containing the basic information required during form submissionorg.apache.sling.commons.json.JSONExceptionFormSubmitInfoCopyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.