public interface FormSubmitActionService
Modifier and Type | Method and Description |
---|---|
String |
getServiceName()
Returns the name of the service.
|
Map<String,Object> |
submit(FormSubmitInfo formSubmitInfo)
Form Submission handler.
|
String getServiceName()
Map<String,Object> submit(FormSubmitInfo formSubmitInfo)
FormSubmitInfo
object
which contains the required information needed to submit the form like data, mimeType of data etcformSubmitInfo
- FormSubmitInfo
objectCopyright © 1982–2022 Adobe Systems Inc.. All rights reserved.