@Version("1.0.0")
Package com.adobe.fd.fp.api.service
This package include Forms Portal based service interfaces.
-
Interface Summary Interface Description AccessController The interface is meant to ensure that every CRUD operations to storage must pass through access control filters for security purposes.Customer must override the method implementation as per their storage implementations.DraftService Interface exposing the Draft SPI's in Forms PortalPendingSignService Interface exposing the Pending Sign SPI's in Forms PortalSubmitService Interface exposing the Submission Model SPI's in Forms Portal