Uses of Class
de.xima.fc.workflow.model.nodes.FcFillPdfProps
Packages that use FcFillPdfProps
Package
Description
-
Uses of FcFillPdfProps in de.xima.fc.workflow.designer.bpmn.node.action
Subclasses with type arguments of type FcFillPdfProps in de.xima.fc.workflow.designer.bpmn.node.actionFields in de.xima.fc.workflow.designer.bpmn.node.action with type parameters of type FcFillPdfPropsModifier and TypeFieldDescriptionFcFillPdfBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.node.action with type arguments of type FcFillPdfPropsModifier and TypeMethodDescriptionprotected StringFcFillPdfBpmnModeler.createDetails(IModelWorkflowNodeParams<FcFillPdfProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcFillPdfBpmnModeler.createName(IModelWorkflowNodeParams<FcFillPdfProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) -
Uses of FcFillPdfProps in de.xima.fc.workflow.designer.registry.nodes
Classes in de.xima.fc.workflow.designer.registry.nodes that implement interfaces with type arguments of type FcFillPdfPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_PDF.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_PDF.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_PDF.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_PDF.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_PDF.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_PDF.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_PDF.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_PDF.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcFillPdfPropsModifier and TypeMethodDescriptionFcFillPdfHandler.getBpmnModeler()FcFillPdfHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcFillPdfPropsModifier and TypeMethodDescriptionFcFillPdfHandler.execute(INodeExecutionParams<FcFillPdfProps> params) FcFillPdfHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcFillPdfProps> params) -
Uses of FcFillPdfProps in de.xima.fc.workflow.executor
Subclasses with type arguments of type FcFillPdfProps in de.xima.fc.workflow.executorModifier and TypeClassDescriptionfinal classHandler for executing a workflow action of typeEWorkflowNodeType.FC_FILL_PDF.Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcFillPdfPropsModifierConstructorDescriptionCreates a new executor for executing an PDF fill action with the given params. -
Uses of FcFillPdfProps in de.xima.fc.workflow.processor.factory
Subinterfaces with type arguments of type FcFillPdfProps 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 FcFillPdfPropsModifier and TypeMethodDescriptionstatic FcFillPdfPropsWorkflowNodePropsFactory.fillPdf(SingleFile pdfDocument) Creates a new workflow node model for aEWorkflowNodeType.FC_FILL_PDFthat fills a PDF document with the submitted form data.static FcFillPdfPropsWorkflowNodePropsFactory.fillPdf(SingleFile pdfDocument, String exportName, boolean attachToFormRecord, String font) Creates a new workflow node model for aEWorkflowNodeType.FC_FILL_PDFthat fills a PDF document with the submitted form data. -
Uses of FcFillPdfProps in de.xima.fc.workflow.retval.node
Subinterfaces with type arguments of type FcFillPdfProps in de.xima.fc.workflow.retval.nodeModifier and TypeInterfaceDescriptioninterfaceThe result descriptors for the data returned by theEWorkflowNodeType.FC_FILL_PDFaction.Methods in de.xima.fc.workflow.retval.node with parameters of type FcFillPdfPropsModifier and TypeMethodDescriptiondefault IFileProvisionIFcFillPdfDescriptors.extractSingleFileProvision(FcFillPdfProps props)