Class StreamIntrospectionPlantUMLWriter

java.lang.Object
org.nuxeo.ecm.core.io.marshallers.puml.AbstractPlantUMLWriter<StreamIntrospection>
org.nuxeo.ecm.core.bulk.introspection.StreamIntrospectionPlantUMLWriter
All Implemented Interfaces:
Marshaller<StreamIntrospection>, Writer<StreamIntrospection>

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