Uses of Class
de.xima.fc.workflow.model.nodes.FcCreateTextFileProps
Packages that use FcCreateTextFileProps
Package
Description
-
Uses of FcCreateTextFileProps in de.xima.fc.workflow.designer.bpmn.node.action
Subclasses with type arguments of type FcCreateTextFileProps in de.xima.fc.workflow.designer.bpmn.node.actionFields in de.xima.fc.workflow.designer.bpmn.node.action with type parameters of type FcCreateTextFilePropsModifier and TypeFieldDescriptionFcCreateTextFileBpmnModeler.INSTANCEThe immutable singleton instance of this modeler.Method parameters in de.xima.fc.workflow.designer.bpmn.node.action with type arguments of type FcCreateTextFilePropsModifier and TypeMethodDescriptionprotected StringFcCreateTextFileBpmnModeler.createDetails(IModelWorkflowNodeParams<FcCreateTextFileProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) protected StringFcCreateTextFileBpmnModeler.createName(IModelWorkflowNodeParams<FcCreateTextFileProps> params, IWorkflowBpmnModelContext context, IBoundMessageLocalizer localizer) -
Uses of FcCreateTextFileProps 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 FcCreateTextFilePropsModifier and TypeClassDescriptionfinal classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.final classTheINodeHandlerfor nodes of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.Methods in de.xima.fc.workflow.designer.registry.nodes that return types with arguments of type FcCreateTextFilePropsModifier and TypeMethodDescriptionFcCreateTextFileHandler.getBpmnModeler()FcCreateTextFileHandler.getDataModelClass()Method parameters in de.xima.fc.workflow.designer.registry.nodes with type arguments of type FcCreateTextFilePropsModifier and TypeMethodDescriptionFcCreateTextFileHandler.execute(INodeExecutionParams<FcCreateTextFileProps> params) FcCreateTextFileHandler.getElementSummaryKeyValueModel(IGetElementSummaryParams<FcCreateTextFileProps> params) -
Uses of FcCreateTextFileProps in de.xima.fc.workflow.executor
Subclasses with type arguments of type FcCreateTextFileProps in de.xima.fc.workflow.executorModifier and TypeClassDescriptionfinal classHandler for executing a workflow action of typeEWorkflowNodeType.FC_CREATE_TEXT_FILE.Constructor parameters in de.xima.fc.workflow.executor with type arguments of type FcCreateTextFilePropsModifierConstructorDescriptionCreates a new executor for executing a "create text" file action with the given params. -
Uses of FcCreateTextFileProps in de.xima.fc.workflow.model.nodes
Subclasses with type arguments of type FcCreateTextFileProps in de.xima.fc.workflow.model.nodesMethod parameters in de.xima.fc.workflow.model.nodes with type arguments of type FcCreateTextFilePropsModifier and TypeMethodDescriptionvoidFcCreateTextFileProps.ValidationGroup.addGroups(BaseGroupSequenceProvider.IGroupBuilder<FcCreateTextFileProps> builder) -
Uses of FcCreateTextFileProps in de.xima.fc.workflow.processor.factory
Subinterfaces with type arguments of type FcCreateTextFileProps in de.xima.fc.workflow.processor.factoryModifier and TypeInterfaceDescriptioninterfaceBuilder for configuring aEWorkflowNodeType.FC_CREATE_TEXT_FILEaction.Methods in de.xima.fc.workflow.processor.factory that return FcCreateTextFilePropsModifier and TypeMethodDescriptionstatic FcCreateTextFilePropsWorkflowNodePropsFactory.createTextFile(String fileName, String fileContent) Creates a new workflow node model for aEWorkflowNodeType.FC_CREATE_TEXT_FILEthat creates a text file with the given content and the default encoding. -
Uses of FcCreateTextFileProps in de.xima.fc.workflow.retval.node
Subinterfaces with type arguments of type FcCreateTextFileProps in de.xima.fc.workflow.retval.nodeModifier and TypeInterfaceDescriptioninterfaceThe result descriptors for the data returned by theEWorkflowNodeType.FC_CREATE_TEXT_FILEaction.Methods in de.xima.fc.workflow.retval.node with parameters of type FcCreateTextFilePropsModifier and TypeMethodDescriptiondefault IFileProvisionIFcCreateTextFileDescriptors.extractSingleFileProvision(FcCreateTextFileProps props)