Uses of Interface
de.xima.fc.workflow.processor.factory.IFillPdfNodeBuilder
Packages that use IFillPdfNodeBuilder
-
Uses of IFillPdfNodeBuilder in de.xima.fc.workflow.processor.factory
Subinterfaces with type arguments of type IFillPdfNodeBuilder in de.xima.fc.workflow.processor.factoryModifier and TypeInterfaceDescriptioninterfaceBuilder for configuring aEWorkflowNodeType.FC_FILL_PDFaction.Methods in de.xima.fc.workflow.processor.factory that return IFillPdfNodeBuilderModifier and TypeMethodDescriptionIFillPdfNodeBuilder.attachmentAccessibleToEndUser(boolean attachToFormRecord) IFillPdfNodeBuilder.attachToFormRecord(boolean attachToFormRecord) IFillPdfNodeBuilder.exportName(String exportName) static IFillPdfNodeBuilderWorkflowNodeFactory.fillPdf()Creates a builder for a new workflow node for aEWorkflowNodeType.FC_FILL_PDFthat fills a PDF document with the submitted form data.IFillPdfNodeBuilder.flatten(boolean flatten) IFillPdfNodeBuilder.pdfFile(SingleFile pdfFile) IFillPdfNodeBuilder.pdfFileProvision(FileProvision pdfFileProvision) Sets the options for how to handle the PDF file.