Uses of Interface
de.xima.fc.workflow.processor.factory.ICreateTextFileNodeBuilder
Packages that use ICreateTextFileNodeBuilder
- 
Uses of ICreateTextFileNodeBuilder in de.xima.fc.workflow.processor.factory
Methods in de.xima.fc.workflow.processor.factory that return ICreateTextFileNodeBuilderModifier and TypeMethodDescriptionICreateTextFileNodeBuilder.attachToFormRecord(boolean attachToFormRecord) ICreateTextFileNodeBuilder.bomMode(EByteOrderMarkMode bomMode) ICreateTextFileNodeBuilder.contentType(ETextFileContentType contentType) static ICreateTextFileNodeBuilderWorkflowNodeFactory.createTextFile()Creates a new builder for configuring a workflow node for aEWorkflowNodeType.FC_CREATE_TEXT_FILEthat creates a text file with the given content and the default encoding.static ICreateTextFileNodeBuilderWorkflowNodePropsFactory.createTextFile()Creates a new builder for configuring a workflow node for aEWorkflowNodeType.FC_CREATE_TEXT_FILEthat creates a text file with the given content and the default encoding.ICreateTextFileNodeBuilder.fileContent(String fileContent)