Class LinkResolverImpl

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class LinkResolverImpl
    extends io.jenkins.blueocean.rest.hal.LinkResolver
    Implementation of LinkResolver
    Author:
    Kohsuke Kawaguchi, Vivek Pandey
    • Constructor Detail

      • LinkResolverImpl

        public LinkResolverImpl()
    • Method Detail

      • resolve

        public io.jenkins.blueocean.rest.hal.Link resolve​(Object modelObject)
        Specified by:
        resolve in class io.jenkins.blueocean.rest.hal.LinkResolver