Package jenkins.model

Class ModelObjectWithContextMenu.ContextMenu

  • All Implemented Interfaces:
    org.kohsuke.stapler.HttpResponse
    Enclosing interface:
    ModelObjectWithContextMenu

    @ExportedBean
    public static class ModelObjectWithContextMenu.ContextMenu
    extends Object
    implements org.kohsuke.stapler.HttpResponse
    Data object that represents the context menu. Via HttpResponse, this class is capable of converting itself to JSON that <l:breadcrumb/> understands.