Uses of Class
com.avoka.tm.func.FormFuncResult
Package
Description
Provides the Fluent Groovy API services.
Provides Fluent Function classes.
-
Uses of FormFuncResult in com.avoka.fc.core.service.fluent
Modifier and TypeMethodDescriptionFormFunctionsExecutor.execute
(HttpServletRequest request, Submission submission, Document formData, Map<String, Object> parameters, org.apache.commons.fileupload.FileItem fileAttachment, UserAccount userAccount) Execute the form functions in sequence for the given trigger type. -
Uses of FormFuncResult in com.avoka.tm.func
Modifier and TypeFieldDescriptionstatic final FormFuncResult
FormFuncResult.EMPTY_RESULT
Provides an empty form function result.