Uses of Class
de.xima.fc.workflow.model.nodes.FcExportToPersistenceProps
Packages that use FcExportToPersistenceProps
Package
Description
-
Uses of FcExportToPersistenceProps in de.xima.fc.workflow.designer.bpmn.node.action
Subclasses with type arguments of type FcExportToPersistenceProps in de.xima.fc.workflow.designer.bpmn.node.actionModifier and TypeClassDescriptionfinal classBPMN modelerfor nodes of typeexport to persistence.Fields in de.xima.fc.workflow.designer.bpmn.node.action with type parameters of type FcExportToPersistencePropsModifier and TypeFieldDescriptionFcExportToPersistenceBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.node.action with type arguments of type FcExportToPersistencePropsModifier and TypeMethodDescriptionprotected StringFcExportToPersistenceBpmnModeler.createDetails(IModelWorkflowNodeParams<FcExportToPersistenceProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcExportToPersistenceBpmnModeler.createName(IModelWorkflowNodeParams<FcExportToPersistenceProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) -
Uses of FcExportToPersistenceProps 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 FcExportToPersistencePropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeexport to persistence.final classTheINodeHandlerfor nodes of typeexport to persistence.final classTheINodeHandlerfor nodes of typeexport to persistence.final classTheINodeHandlerfor nodes of typeexport to persistence.final classTheINodeHandlerfor nodes of typeexport to persistence.final classTheINodeHandlerfor nodes of typeexport to persistence.final classTheINodeHandlerfor nodes of typeexport to persistence.final classTheINodeHandlerfor nodes of typeexport to persistence.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcExportToPersistencePropsModifier and TypeMethodDescriptionFcExportToPersistenceHandler.getBpmnModeler()FcExportToPersistenceHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcExportToPersistencePropsModifier and TypeMethodDescriptionFcExportToPersistenceHandler.execute(INodeExecutionParams<FcExportToPersistenceProps> params) FcExportToPersistenceHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcExportToPersistenceProps> params) -
Uses of FcExportToPersistenceProps in de.xima.fc.workflow.executor
Subclasses with type arguments of type FcExportToPersistenceProps in de.xima.fc.workflow.executorModifier and TypeClassDescriptionfinal classHandler for executing a workflow action of typeEWorkflowNodeType.FC_EXPORT_TO_PERSISTENCE.Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcExportToPersistencePropsModifierConstructorDescriptionCreates a new executor for executing a export to persistence action with the given parameters. -
Uses of FcExportToPersistenceProps in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return FcExportToPersistencePropsModifier and TypeMethodDescriptionstatic FcExportToPersistencePropsWorkflowNodePropsFactory.exportToPersistence()Creates a new workflow node model for aEWorkflowNodeType.FC_EXPORT_TO_PERSISTENCEthat creates a persistence file with the submitted form data.static FcExportToPersistencePropsWorkflowNodePropsFactory.exportToPersistence(String exportName) Creates a new workflow node model for aEWorkflowNodeType.FC_EXPORT_TO_PERSISTENCEthat creates a persistence file with the submitted form data.static FcExportToPersistencePropsWorkflowNodePropsFactory.exportToPersistence(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. -
Uses of FcExportToPersistenceProps in de.xima.fc.workflow.retval.node
Subinterfaces with type arguments of type FcExportToPersistenceProps 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 FcExportToPersistencePropsModifier and TypeMethodDescriptiondefault IFileProvisionIFcExportToPersistenceDescriptors.extractSingleFileProvision(FcExportToPersistenceProps props)