Uses of Class
de.xima.fc.workflow.model.nodes.FcExportToXmlProps
Packages that use FcExportToXmlProps
Package
Description
-
Uses of FcExportToXmlProps in de.xima.fc.workflow.designer.bean.nodes
Methods in de.xima.fc.workflow.designer.bean.nodes with parameters of type FcExportToXmlPropsModifier and TypeMethodDescriptionvoidFcExportToXmlBean.onClickEnableConfig(FcExportToXmlProps props) AJAX callback when the user clicked on the checkbox to enable / disable all export fields. -
Uses of FcExportToXmlProps in de.xima.fc.workflow.designer.bpmn.node.action
Subclasses with type arguments of type FcExportToXmlProps in de.xima.fc.workflow.designer.bpmn.node.actionFields in de.xima.fc.workflow.designer.bpmn.node.action with type parameters of type FcExportToXmlPropsModifier and TypeFieldDescriptionFcExportToXmlBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.node.action with type arguments of type FcExportToXmlPropsModifier and TypeMethodDescriptionprotected StringFcExportToXmlBpmnModeler.createDetails(IModelWorkflowNodeParams<FcExportToXmlProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcExportToXmlBpmnModeler.createName(IModelWorkflowNodeParams<FcExportToXmlProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) -
Uses of FcExportToXmlProps 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 FcExportToXmlPropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPORT_TO_XML.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPORT_TO_XML.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPORT_TO_XML.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPORT_TO_XML.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPORT_TO_XML.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPORT_TO_XML.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPORT_TO_XML.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_EXPORT_TO_XML.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcExportToXmlPropsModifier and TypeMethodDescriptionFcExportToXmlHandler.getBpmnModeler()FcExportToXmlHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcExportToXmlPropsModifier and TypeMethodDescriptionFcExportToXmlHandler.execute(INodeExecutionParams<FcExportToXmlProps> params) FcExportToXmlHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcExportToXmlProps> params) -
Uses of FcExportToXmlProps in de.xima.fc.workflow.executor
Subclasses with type arguments of type FcExportToXmlProps in de.xima.fc.workflow.executorModifier and TypeClassDescriptionfinal classHandler for executing a workflow action of typeEWorkflowNodeType.FC_EXPORT_TO_XML.Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcExportToXmlPropsModifierConstructorDescriptionCreates a new executor for executing a export to XML action with the given parameters. -
Uses of FcExportToXmlProps in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return FcExportToXmlPropsModifier and TypeMethodDescriptionstatic FcExportToXmlPropsWorkflowNodePropsFactory.exportToXml()Creates a new workflow node model for aEWorkflowNodeType.FC_EXPORT_TO_PERSISTENCEthat creates a persistence file with the submitted form data.static FcExportToXmlPropsWorkflowNodePropsFactory.exportToXml(String exportName) Creates a new workflow node model for aEWorkflowNodeType.FC_EXPORT_TO_PERSISTENCEthat creates a persistence file with the submitted form data.static FcExportToXmlPropsWorkflowNodePropsFactory.exportToXml(String exportName, boolean attachToFormRecord) Creates a new workflow node model for aEWorkflowNodeType.FC_EXPORT_TO_PERSISTENCEthat creates a persistence file with the submitted form data.static FcExportToXmlPropsWorkflowNodePropsFactory.exportToXml(String exportName, boolean attachToFormRecord, Iterable<EExportToXmlField> exportFields, Textbaustein xslTemplate) Creates a new workflow node model for aEWorkflowNodeType.FC_EXPORT_TO_PERSISTENCEthat creates a persistence file with the submitted form data. -
Uses of FcExportToXmlProps in de.xima.fc.workflow.retval.node
Subinterfaces with type arguments of type FcExportToXmlProps in de.xima.fc.workflow.retval.nodeModifier and TypeInterfaceDescriptioninterfaceThe result descriptors for the data returned by theEWorkflowNodeType.FC_EXPORT_TO_XMLaction.Methods in de.xima.fc.workflow.retval.node with parameters of type FcExportToXmlPropsModifier and TypeMethodDescriptiondefault IFileProvisionIFcExportToXmlDescriptors.extractSingleFileProvision(FcExportToXmlProps props)