Interface IFindDeliveryProcessIDService


  • public interface IFindDeliveryProcessIDService
    Provides a service which will find the delivery process ID for the given submission.
    • Method Detail

      • findDeliveryProcessIDService

        String findDeliveryProcessIDService​(Submission submission)
        Return the LiveCycle delivery process ID for the given submission.
        Parameters:
        submission - the submission to get the LiveCycle Delivery process ID for.
        Returns:
        the LiveCycle delivery process ID for the given submission