Package | Description |
---|---|
org.jenkinsci.plugins.p4 | |
org.jenkinsci.plugins.p4.scm |
Modifier and Type | Method and Description |
---|---|
static PerforceScm |
PerforceScm.convertToPerforceScm(hudson.scm.SCM scm)
Helper function for converting an SCM object into a
PerforceScm object when appropriate.
|
Modifier and Type | Method and Description |
---|---|
PerforceScm |
P4SCMBuilder.build() |
PerforceScm |
GlobalLibraryScmSource.build(jenkins.scm.api.SCMHead head,
jenkins.scm.api.SCMRevision revision) |
PerforceScm |
AbstractP4ScmSource.build(jenkins.scm.api.SCMHead head,
jenkins.scm.api.SCMRevision revision) |
PerforceScm |
P4ChangeRequestSCMHead.getScm(AbstractP4ScmSource source,
P4Path path,
P4Ref revision) |
PerforceScm |
P4SCMHead.getScm(AbstractP4ScmSource source,
P4Path path,
P4Ref revision) |
Constructor and Description |
---|
P4SCMFileSystem(hudson.model.Item owner,
PerforceScm scm,
P4SCMRevision rev) |
Copyright © 2016–2021. All rights reserved.