@Extension
public static class P4SCMFileSystem.BuilderImpl
extends jenkins.scm.api.SCMFileSystem.Builder
Constructor and Description |
---|
BuilderImpl() |
Modifier and Type | Method and Description |
---|---|
jenkins.scm.api.SCMFileSystem |
build(hudson.model.Item owner,
hudson.scm.SCM scm,
jenkins.scm.api.SCMRevision rev) |
boolean |
supports(hudson.scm.SCM source) |
boolean |
supports(jenkins.scm.api.SCMSource source) |
public boolean supports(hudson.scm.SCM source)
supports
in class jenkins.scm.api.SCMFileSystem.Builder
public boolean supports(jenkins.scm.api.SCMSource source)
supports
in class jenkins.scm.api.SCMFileSystem.Builder
public jenkins.scm.api.SCMFileSystem build(@NonNull hudson.model.Item owner, hudson.scm.SCM scm, @CheckForNull jenkins.scm.api.SCMRevision rev) throws IOException, InterruptedException
build
in class jenkins.scm.api.SCMFileSystem.Builder
IOException
InterruptedException
Copyright © 2016–2021. All rights reserved.