Uses of Interface
ru.cg.webbpm.studio.core.api.io.FileWriter
Packages that use FileWriter
Package
Description
-
Uses of FileWriter in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl
Classes in ru.cg.webbpm.studio.subsystems.bpmn.webbpm_process.impl that implement FileWriterModifier and TypeClassDescriptionclass
Component for working with .wb.process files -
Uses of FileWriter in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.io
Classes in ru.cg.webbpm.studio.subsystems.page_designer.serialization.impl.io that implement FileWriterModifier and TypeClassDescriptionclass
Reads into basic XML structure because component reader depends on component indexesclass
class
Since reading into regular Page requires component indexes to be built, and there's no way to specify dependency between index extensions, reading is performed into plain XML bean.