Uses of Interface
com.avoka.fc.core.service.IGroovyDebugLogService
Package
Description
Provides the SmartForm Manager service classes.
Provides the Email Client Services.
Provides the Fluent Groovy API services.
Provides classes for form services.
Provides the SmartForm Manager service class implementation.
Provides Collaboration Jobs service classes.
Provides submission service implementations.
-
Uses of IGroovyDebugLogService in com.avoka.fc.core.service
Modifier and TypeClassDescriptionclass
Provides an abstract Groovy service which implement common properties. -
Uses of IGroovyDebugLogService in com.avoka.fc.core.service.email
-
Uses of IGroovyDebugLogService in com.avoka.fc.core.service.fluent
Modifier and TypeClassDescriptionclass
Provides an abstract Fluent Groovy service.class
Provides a Fluent API Groovy script delivery process service.class
Provides a Fluent Groovy API Form Dynamic Data service.class
Provides a Fluent Groovy API Form Prefill Service.class
Provides a Fluent API Groovy script Form Saved Processor.class
Provides a Fluent Groovy API Form Security Filter Service.class
Provides a service that returns the form version to be used in rendering.class
Provides a Fluent Function service.class
Provides a Fluent API Groovy Service.class
Provides a Fluent Job Action service.class
Provides service for scanning file attachments media type.class
Provides a Fluent Groovy script receipt number service.class
Provides a Fluent Render Receipt Service for generating customized PDF receipt documents.class
Provides a Fluent API Groovy script scheduled service.class
Provides a Fluent API Groovy script Submission Completed Processor.class
Provides a Fluent API Groovy script submission data validator.class
Provides a Fluent API Groovy script Submission Preprocessor.class
Provides a Fluent API Groovy task expiry service which is called by TM when as task has expired.class
Provides a Fluent API Groovy script Tracking Number generation service.class
Provides a Fluent API Groovy script Transaction History publish service.class
Provides a Fluent Virus Scan Service. -
Uses of IGroovyDebugLogService in com.avoka.fc.core.service.form
Modifier and TypeClassDescriptionclass
Provides a dynamic form data service invoking a Groovy script.class
Provides an Groovy Script based Form Prefill Service.class
Provides a service that returns the form version to be used in rendering.class
Calculates receipt numbers by evaluating a Groovy script.class
Create a tracking number by evaluating a Groovy script. -
Uses of IGroovyDebugLogService in com.avoka.fc.core.service.impl
Modifier and TypeClassDescriptionclass
Provides a Groovy Script based submission delivery process.class
Provides a templated Groovy-based implementation of the form security filter.class
Provides a Groovy Script Render Receipt Service for generating customized PDF receipt documents.class
Provides a Groovy script based scheduled service.class
Provide an interface to invoke arbitrary Groovy services.class
Provides a simple implementation of a Transaction History Publisher, delegating to a customizable Groovy script. -
Uses of IGroovyDebugLogService in com.avoka.fc.core.service.job.impl
Modifier and TypeClassDescriptionclass
Provides a Groovy Job Action Service. -
Uses of IGroovyDebugLogService in com.avoka.fc.core.service.submission
Modifier and TypeClassDescriptionclass
Provides a GroovyScript form saved processor service.class
Provides a GroovyScript Submission Form Status 'Completed' Processor service.class
Provides a Groovy script submission data validation service.class
Provides a GroovyScript Submission Preprocessor service.class
Provides a Groovy Script Task Expiry service.