Uses of Class
de.xima.fc.workflow.model.nodes.FcFillWordProps
Packages that use FcFillWordProps
Package
Description
-
Uses of FcFillWordProps in de.xima.fc.workflow.designer.bpmn.node.action
Subclasses with type arguments of type FcFillWordProps in de.xima.fc.workflow.designer.bpmn.node.actionFields in de.xima.fc.workflow.designer.bpmn.node.action with type parameters of type FcFillWordPropsModifier and TypeFieldDescriptionFcFillWordBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.node.action with type arguments of type FcFillWordPropsModifier and TypeMethodDescriptionprotected StringFcFillWordBpmnModeler.createDetails(IModelWorkflowNodeParams<FcFillWordProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcFillWordBpmnModeler.createName(IModelWorkflowNodeParams<FcFillWordProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) -
Uses of FcFillWordProps 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 FcFillWordPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_WORD.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_WORD.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_WORD.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_WORD.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_WORD.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_WORD.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_WORD.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_FILL_WORD.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcFillWordPropsModifier and TypeMethodDescriptionFcFillWordHandler.getBpmnModeler()FcFillWordHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcFillWordPropsModifier and TypeMethodDescriptionFcFillWordHandler.execute(INodeExecutionParams<FcFillWordProps> params) FcFillWordHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcFillWordProps> params) -
Uses of FcFillWordProps in de.xima.fc.workflow.executor
Subclasses with type arguments of type FcFillWordProps in de.xima.fc.workflow.executorModifier and TypeClassDescriptionfinal classHandler for executing a workflow action of typeEWorkflowNodeType.FC_FILL_WORD.Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcFillWordPropsModifierConstructorDescriptionCreates a new executor for executing a Word fill action with the given params. -
Uses of FcFillWordProps in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return FcFillWordPropsModifier and TypeMethodDescriptionstatic FcFillWordPropsWorkflowNodePropsFactory.fillWord(SingleFile wordDocument) Creates a new workflow node model for aEWorkflowNodeType.FC_FILL_WORDthat fills a Word document with the submitted form data.static FcFillWordPropsWorkflowNodePropsFactory.fillWord(SingleFile wordDocument, String exportName, boolean attachToFormRecord) Creates a new workflow node model for aEWorkflowNodeType.FC_FILL_WORDthat fills a Word document with the submitted form data. -
Uses of FcFillWordProps in de.xima.fc.workflow.retval.node
Subinterfaces with type arguments of type FcFillWordProps in de.xima.fc.workflow.retval.nodeModifier and TypeInterfaceDescriptioninterfaceThe result descriptors for the data returned by theEWorkflowNodeType.FC_FILL_WORDaction.Methods in de.xima.fc.workflow.retval.node with parameters of type FcFillWordPropsModifier and TypeMethodDescriptiondefault IFileProvisionIFcFillWordDescriptors.extractSingleFileProvision(FcFillWordProps props)