Class Root

java.lang.Object
io.jenkins.plugins.designlibrary.Root
All Implemented Interfaces:
ExtensionPoint, Action, ModelObject, RootAction, ModelObjectWithContextMenu

@Extension public class Root extends Object implements RootAction, ModelObjectWithContextMenu
Entry point to all the UI samples.
Author:
Kohsuke Kawaguchi