Package | Description |
---|---|
org.jenkinsci.plugins.p4 | |
org.jenkinsci.plugins.p4.scm |
Constructor and Description |
---|
PerforceScm(AbstractP4ScmSource source,
P4Path path,
P4Ref revision)
MultiBranch constructor for building jobs.
|
Modifier and Type | Class and Description |
---|---|
class |
BranchesScmSource |
class |
GlobalLibraryScmSource |
class |
GraphScmSource |
class |
StreamsScmSource |
class |
SwarmScmSource |
Modifier and Type | Method and Description |
---|---|
PerforceScm |
P4ChangeRequestSCMHead.getScm(AbstractP4ScmSource source,
P4Path path,
P4Ref revision) |
PerforceScm |
P4SCMHead.getScm(AbstractP4ScmSource source,
P4Path path,
P4Ref revision) |
Constructor and Description |
---|
P4SCMBuilder(AbstractP4ScmSource source,
jenkins.scm.api.SCMHead head,
jenkins.scm.api.SCMRevision revision) |
Copyright © 2016–2022. All rights reserved.