Class ProfilerModelExporter


  • public final class ProfilerModelExporter
    extends java.lang.Object
    Export the Profiling model to a more simple model (ExportModel).
    • Method Detail

      • exportCurrentProfilingModel

        public static ExportRoot exportCurrentProfilingModel()
                                                      throws java.lang.Exception
        Exports the profiling model.
        Returns:
        the export root
        Throws:
        java.lang.Exception