Uses of Interface
com.avoka.fc.core.service.IDeliveryProcessService
Package
Description
Provides the Fluent Groovy API services.
Provides the SmartForm Manager service class implementation.
Provides submission service implementations.
-
Uses of IDeliveryProcessService in com.avoka.fc.core.service.fluent
Modifier and TypeClassDescriptionclass
Provides a Fluent API Groovy script delivery process service. -
Uses of IDeliveryProcessService in com.avoka.fc.core.service.impl
Modifier and TypeClassDescriptionclass
Provides a Groovy Script based submission delivery process.Modifier and TypeMethodDescriptionprotected String
SubmissionDeliveryControllerService.deliverViaDeliveryProcess
(Submission submission, DeliveryDetails deliveryDetails, IDeliveryProcessService deliveryProcess, String deliveryServiceName) Deliver the given submission via Delivery Process using the delivery details provided. -
Uses of IDeliveryProcessService in com.avoka.fc.core.service.submission
Modifier and TypeClassDescriptionclass
Provides a null "Trash Can Delivery" process to be used for form testing purposes.