Interface IFindDeliveryProcessIDService


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

    Modifier and Type
    Method
    Description
    Return the LiveCycle delivery process ID for the given submission.
  • Method Details

    • 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