Class GraphvizJsFlowGenerator

java.lang.Object
org.frankframework.util.flow.DotFlowGenerator
org.frankframework.util.flow.GraphvizJsFlowGenerator
All Implemented Interfaces:
IFlowGenerator, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

public class GraphvizJsFlowGenerator extends DotFlowGenerator
Initialized through Spring. Uses @{link GraphvizEngine} to get an available JavaScriptEngine to generate the Flow images with.