Class NotebookManagerImpl

  • All Implemented Interfaces:
    io.vertigo.core.node.component.Component, io.vertigo.core.node.component.CoreComponent, io.vertigo.core.node.component.Manager, NotebookManager

    public final class NotebookManagerImpl
    extends Object
    implements NotebookManager
    • Constructor Detail

      • NotebookManagerImpl

        public NotebookManagerImpl()
    • Method Detail

      • toJson

        public String toJson​(Notebook notebook)
        Description copied from interface: NotebookManager
        Renders a notebook as json, so it can be shared, compared, stored and more !
        Specified by:
        toJson in interface NotebookManager
        Parameters:
        notebook - the notebook
        Returns:
        notebook as json