Uses of Class
com.adobe.pdfservices.operation.config.notifier.NotifierConfig
-
Packages that use NotifierConfig Package Description com.adobe.pdfservices.operation Contains the classes and sub-packages for various PDF Services Jobs. -
-
Uses of NotifierConfig in com.adobe.pdfservices.operation
Method parameters in com.adobe.pdfservices.operation with type arguments of type NotifierConfig Modifier and Type Method Description String
PDFServices. submit(PDFServicesJob pdfServicesJob, List<NotifierConfig> notifyConfigList)
Creates thePDFServicesJob
with the givenNotifierConfig
and returns the polling URL.
-