Class StreamIntrospectionD2Writer

java.lang.Object
org.nuxeo.ecm.core.io.marshallers.d2.AbstractD2Writer<StreamIntrospection>
org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionD2Writer
All Implemented Interfaces:
Marshaller<StreamIntrospection>, Writer<StreamIntrospection>

@Setup(mode=SINGLETON, priority=2000) public class StreamIntrospectionD2Writer extends AbstractD2Writer<StreamIntrospection>
Converts stream introspection data to D2 diagram format.
Since:
2025.12