Uses of Class
com.avoka.tm.func.FormFuncResult
Packages that use FormFuncResult
Package
Description
Provides the Fluent Groovy API services.
Provides Fluent Function classes.
-
Uses of FormFuncResult in com.avoka.fc.core.service.fluent
Methods in com.avoka.fc.core.service.fluent that return FormFuncResultModifier 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
Fields in com.avoka.tm.func declared as FormFuncResultModifier and TypeFieldDescriptionstatic final FormFuncResult
FormFuncResult.EMPTY_RESULT
Provides an empty form function result.