Class WorkflowLibSshRepository

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class WorkflowLibSshRepository
    extends org.jenkinsci.plugins.gitserver.RepositoryResolver
    Exposes the workflow libs as a git repository over SSH.
    Author:
    Kohsuke Kawaguchi