Uses of Class
com.avoka.fc.core.service.BaseService
-
Packages that use BaseService Package Description com.avoka.fc.core.security Provides classes related to security and authentication.com.avoka.fc.core.service Provides the SmartForm Manager service classes.com.avoka.fc.core.service.archive Provides the SmartForm Manager portal import and export service.com.avoka.fc.core.service.composer Provides the Composer HTML Form Archive Utils.com.avoka.fc.core.service.email Provides the Email Client Services.com.avoka.fc.core.service.fluent Provides the Fluent Groovy API services.com.avoka.fc.core.service.form Provides classes for form services.com.avoka.fc.core.service.impl Provides the SmartForm Manager service class implementation.com.avoka.fc.core.service.itext Provides classes for iText PDF receipt rendering services.com.avoka.fc.core.service.job Provides Collaboration Jobs Service classes.com.avoka.fc.core.service.job.impl Provides Collaboration Jobs service classes.com.avoka.fc.core.service.page com.avoka.fc.core.service.payment Provides payment related utility classes.com.avoka.fc.core.service.phantomjs Provides classes for PhantomJS PDF receipt rendering services.com.avoka.fc.core.service.property Provides property value related utility classes.com.avoka.fc.core.service.puppeteer com.avoka.fc.core.service.reporting Provides reporting related utility classes.com.avoka.fc.core.service.storage Provides submission data storage service implementations.com.avoka.fc.core.service.submission Provides submission service implementations.com.avoka.fc.core.service.test Provides web automated test services. -
-
Uses of BaseService in com.avoka.fc.core.security
Subclasses of BaseService in com.avoka.fc.core.security Modifier and Type Class Description class
SecurityManagerService
Provides a Security Manager service which is associated with a Security Manager configuration entity.class
UserBulkImportService
Provides methods around user bulk import. -
Uses of BaseService in com.avoka.fc.core.service
Subclasses of BaseService in com.avoka.fc.core.service Modifier and Type Class Description class
AbandonmentService
Provides utility methods for submission abandonment.class
AbstractGroovyService
Provides an abstract Groovy service which implement common properties.class
AbstractRenderReceiptService
Provides an abstract PDF receipt rendering service for subclasses to implement.class
ApplicationPackageService
Provides service methods for theApplicationPackage
entity.class
AttachmentService
Provides user document service for managing uploaded file attachments.class
AuditLogService
Provides an audit log service.class
CayenneService
Provides a base Cayenne ORM service for service classes to extend.class
ClientService
Provides a client service which handles client creation and deletion.class
CloneService
Deprecated.class
DatabaseConfigService
Provides a utility to load database configurations from specified XML.class
EmailService
Provides an SMTP Email Service for backwards compatibility.class
EventLogService
Provides event log service including error, warning and info events.class
FormDataService
Provides a service to create the form XML model to render with the form.class
GroovyLogService
Provides a Groovy Service Logging service.class
ImportActionService
Provides a service for import action objects.class
LocalProcessRenderReceiptService
Provides a receipt render service executing a local executable ( omJS, Chromium Puppeteer)class
MetadataService
Provides a meta data service.class
ReceiptDataService
Provides receipt data handling services.class
RequestLogService
Provides a request log service.class
ScheduledJobHistoryService
Provides a Scheduled Job History logging service.class
SchedulerService
Provides a schedule service.class
SubmissionDataService
Provides a service to modify submission data.class
SubmissionService
Provides a submission service.class
SubmissionStatusService
Provides submission status service which is responsible for managing submission state changes.class
SubmissionTaskService
Provide service for creating Saved Submissions and Tasks.class
SystemAlertService
Provides a System Alerting service to notify administrators when significant errors occur.class
TaskService
Provides a task service.class
TestSuiteService
Provides a services test suite to run a set of unit tests.class
TransactionProcessor
Provides the default service of type "Transaction Processor".class
UserAuthEventService
Provides methods related to UserAuthEvent instances.class
UserService
Provides service methods involving UserAccount and related entities. -
Uses of BaseService in com.avoka.fc.core.service.archive
Subclasses of BaseService in com.avoka.fc.core.service.archive Modifier and Type Class Description class
ApplicationPackageArchiveService
Provides a application package archive export and import service.class
BaseArchiveService
Provides the base class for the set of archive services.class
ClientArchiveService
Provides a client archive export and import service.class
FormVersionArchiveService
Provides a form and template version archive export and import service.class
GroupArchiveService
Provides a group archive export and import service.class
LibraryArchiveService
Provides a library archive export and import service.class
MetadataTagArchiveService
Provides a metadata tag archive export and import service.class
PortalArchiveService
Provides a portal archive export and import service.class
RoleArchiveService
Provides a role archive export and import service.class
SecurityManagerArchiveService
Provides a service archive export and import service.class
ServiceArchiveService
Provides a service archive export and import service.class
ServiceConnectionArchiveService
Provides a service connection archive export and import service.class
TPacArchiveService
Provides a service archive export and import service. -
Uses of BaseService in com.avoka.fc.core.service.composer
Subclasses of BaseService in com.avoka.fc.core.service.composer Modifier and Type Class Description class
ComposerHtmlFormRenderService
Provides a Composer HTML Form rendering service to render both the form and the associated HTML resources.class
JsAppFormRenderService
Provides a JS App Form rendering service to render the application HTML document. -
Uses of BaseService in com.avoka.fc.core.service.email
Subclasses of BaseService in com.avoka.fc.core.service.email Modifier and Type Class Description class
AbstractEmailService
Provides an abstract Email Service.class
ExchangeEmailService
Provides an Microsoft Exchange Email Service.class
GroovyEmailService
Provides a Groovy Email service.class
SmtpEmailService
Provides an SMTP Email Service.class
TrashCanEmailService
Provides an Trash Can email service for development and testing purposes which does not sent emails. -
Uses of BaseService in com.avoka.fc.core.service.fluent
Subclasses of BaseService in com.avoka.fc.core.service.fluent Modifier and Type Class Description class
FluentEmailService
Provides a Fluent API Groovy Email service. -
Uses of BaseService in com.avoka.fc.core.service.form
Subclasses of BaseService in com.avoka.fc.core.service.form Modifier and Type Class Description class
AbstractDynamicDataWebService
Provides an abstract Web Service end point form PDF forms using Dynamic Data.class
FormService
Provides Form creation and template version creation services.class
GroovyDynamicDataService
Provides a dynamic form data service invoking a Groovy script.class
GroovyFormPrefillService
Provides an Groovy Script based Form Prefill Service.class
GroovyFormVersionSelectorService
Provides a service that returns the form version to be used in rendering.class
GroovyReceiptNumberService
Calculates receipt numbers by evaluating a Groovy script.class
GroovyTrackingNumberService
Create a tracking number by evaluating a Groovy script.class
RandomTrackingNumberService
Provides a transaction tracking number service interface.class
SchemaSeedService
Provides schema seed related service methods. -
Uses of BaseService in com.avoka.fc.core.service.impl
Subclasses of BaseService in com.avoka.fc.core.service.impl Modifier and Type Class Description class
AGLSFormMetaDataService
Provides an AGLS implementation of the form meta data rendering service.class
ClamAVVirusScanService
Provides an ClamAV Scan Engine Virus Scan Service.class
DataRetentionManagementServiceImpl
Provides an implementation class for log purge services.class
EmailQueueServiceImpl
Provides an email queue service implementation.class
FileSystemTransactionHistoryPublisher
Publish transaction history records to a file system directory.class
GoogleTwoFactorAuthenticationService
Provides a service verifying a Google Authenticator token.class
GroovyDeliveryProcessService
Provides a Groovy Script based submission delivery process.class
GroovyFormSecurityFilterService
Provides a templated Groovy-based implementation of the form security filter.class
GroovyRenderReceiptService
Provides a Groovy Script Render Receipt Service for generating customized PDF receipt documents.class
GroovyScheduledService
Provides a Groovy script based scheduled service.class
GroovyServiceImpl
Provide an interface to invoke arbitrary Groovy services.class
PaymentsReminderServiceImpl
Provides an implementation class for log purge services.class
S3TransactionHistoryPublisher
Publish transaction history records to the AWS S3 object store.class
SSEVirusScanService
Provides an Symantec Scan Engine Virus Scan Service.class
SubmissionDeliveryControllerService
Provides an implementation of SubmissionDeliveryController.class
SubmissionReceiptServiceImpl
Provides an implementation for the submission receipt service.class
TikaMediaTypeScanService
Provides Tika Media Type Scan Service.class
TransactionHistoryCreationService
Provides a Transaction History creation service.class
TransactionHistoryPublisherImpl
Provides a simple implementation of a Transaction History Publisher, delegating to a customizable Groovy script. -
Uses of BaseService in com.avoka.fc.core.service.itext
Subclasses of BaseService in com.avoka.fc.core.service.itext Modifier and Type Class Description class
AcroFormRenderReceiptService
Provides an iText AcroForm PDF Receipt Rendering service. -
Uses of BaseService in com.avoka.fc.core.service.job
Subclasses of BaseService in com.avoka.fc.core.service.job Modifier and Type Class Description class
JobEventLogService
Provides a Job Event Logging service. -
Uses of BaseService in com.avoka.fc.core.service.job.impl
Subclasses of BaseService in com.avoka.fc.core.service.job.impl Modifier and Type Class Description class
AbstractJobActionService
Provides an abstract Job Action Service.class
GroovyJobActionService
Provides a Groovy Job Action Service.class
JobActionWaitService
Provides a 'Job Action Wait' Action Service.class
JobControllerService
Provides a Collaboration Job Controller service.class
JobDeliveryService
Provides a 'Job Delivery' Action Service.class
JobDeliveryWaitService
Provides a 'Job Delivery Wait' Action Service.class
JobFormStartService
Provides a 'Job Form Start' Action Service.class
JobProcessMessageService
Provides a 'Job Processing Message' Action Service.class
JobProcessorService
Provides a Job Processor Service for processing all Collaboration Jobsclass
JobReceiptWaitService
Provides a 'Job Receipt Wait' Service.class
JobTaskAssignService
Provides a 'Job Task Assign' Action Service.class
JobTaskWaitService
Provides a 'Job Task Wait' Action Service. -
Uses of BaseService in com.avoka.fc.core.service.page
Subclasses of BaseService in com.avoka.fc.core.service.page Modifier and Type Class Description class
UserPortalService
-
Uses of BaseService in com.avoka.fc.core.service.payment
Subclasses of BaseService in com.avoka.fc.core.service.payment Modifier and Type Class Description class
PaymentLogService
Provides a Payment Log service. -
Uses of BaseService in com.avoka.fc.core.service.phantomjs
Subclasses of BaseService in com.avoka.fc.core.service.phantomjs Modifier and Type Class Description class
PhantomJSRenderReceiptService
Provides an PhantomJS PDF Receipt Rendering service.class
PhantomJSRenderReceiptServiceV2
Provides version 2 of the PhantomJS PDF Receipt Rendering service. -
Uses of BaseService in com.avoka.fc.core.service.property
Subclasses of BaseService in com.avoka.fc.core.service.property Modifier and Type Class Description class
PropertyValueService
Provide a service for creating and updating property values. -
Uses of BaseService in com.avoka.fc.core.service.puppeteer
Subclasses of BaseService in com.avoka.fc.core.service.puppeteer Modifier and Type Class Description class
PuppeteerRenderReceiptService
Use Chromium Puppeteer to render a receipt. -
Uses of BaseService in com.avoka.fc.core.service.reporting
Subclasses of BaseService in com.avoka.fc.core.service.reporting Modifier and Type Class Description class
SystemHealthService
Provides service methods for the SystemHealth entity.class
TransactionLicensingService
Provides methods for publishing transaction audit data to Amazon S3 -
Uses of BaseService in com.avoka.fc.core.service.storage
Subclasses of BaseService in com.avoka.fc.core.service.storage Modifier and Type Class Description class
AbstractSubmissionDataStorageService
Provides an abstract submission data storage service class.class
AmazonHSMSubmissionDataStorageService
Deprecated.class
AmazonKMSSubmissionDataStorageService
Deprecated.class
AmazonS3SubmissionDataStorageService
Deprecated.class
AwsSubmissionDataStorageService
Provides an AWS Submission Data Storage Service which uses the RDS to store submission XML data, and S3 to store binary PDF receipts and file attachments.class
AzureSubmissionDataStorageService
Provides an Azure Submission Data Storage Service which stores submission data, binary PDF receipts and file attachments to the Azure blob storage facility.class
CloudSubmissionDataStorageService
Provides a generic cloud submission data storage service abstract class.class
DatabaseSubmissionDataStorageService
Provides a database based submission data storage service class.class
FileSystemSubmissionDataStorageService
Provides a submission data storage service which stores file attachments on the file system.class
HybridCloudSubmissionDataStorageService
Provides Hybrid Cloud submission data storage service class. -
Uses of BaseService in com.avoka.fc.core.service.submission
Subclasses of BaseService in com.avoka.fc.core.service.submission Modifier and Type Class Description class
AsyncMessageService
Provides a Submission Asynchronous Message service service.class
DeliveryCheckpointService
Provides service for using submission delivery process checkpoints for creating robust multi-step delivery processes.class
GroovyFormSavedProcessor
Provides a GroovyScript form saved processor service.class
GroovySubmissionCompletedProcessor
Provides a GroovyScript Submission Form Status 'Completed' Processor service.class
GroovySubmissionDataValidator
Provides a Groovy script submission data validation service.class
GroovySubmissionPreprocessor
Provides a GroovyScript Submission Preprocessor service.class
GroovyTaskExpiryService
Provides a Groovy Script Task Expiry service.class
SubmissionDataExtractionService
Provides a service to extract the XML data document from a Composer HTML form submission.class
SubmissionEmailVerificationService
Provides an form submission email verification service class.class
SubmissionExtractDataService
Provides service methods around submission data extract valuesclass
TrashCanDeliveryProcess
Provides a null "Trash Can Delivery" process to be used for form testing purposes. -
Uses of BaseService in com.avoka.fc.core.service.test
Subclasses of BaseService in com.avoka.fc.core.service.test Modifier and Type Class Description class
MockEntityService
Provides service to generate persistent TM entities for use in Groovy Unit Tests.class
MockEntityUtils
This is an internal utility class providing common methods for unit tests.class
MockSubmissionDataStorageService
Provides a Mock Submission Data Storage Service class removes dependency on external key management services and JDK crypto policies for running unit tests locally or on CI servers.
-