Class FrankConfigLayoutFlowGenerator
java.lang.Object
org.frankframework.util.flow.MermaidFlowGenerator
org.frankframework.util.flow.FrankConfigLayoutFlowGenerator
- All Implemented Interfaces:
IFlowGenerator, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean
-
Field Summary
Fields inherited from class MermaidFlowGenerator
frankElements, transformerPoolAdapter, transformerPoolConfig -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MermaidFlowGenerator
destroy, generateMermaid, getFileExtension, getMediaTypeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.beans.factory.DisposableBean
destroyMethods inherited from interface IFlowGenerator
getFileExtension, getMediaType
-
Constructor Details
-
FrankConfigLayoutFlowGenerator
public FrankConfigLayoutFlowGenerator()
-
-
Method Details
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Overrides:
afterPropertiesSetin classMermaidFlowGenerator- Throws:
Exception
-
generateFlow
- Specified by:
generateFlowin interfaceIFlowGenerator- Overrides:
generateFlowin classMermaidFlowGenerator- Throws:
FlowGenerationException
-