Package | Description |
---|---|
org.jenkinsci.plugins.p4 | |
org.jenkinsci.plugins.p4.scm | |
org.jenkinsci.plugins.p4.swarmAPI |
Constructor and Description |
---|
PerforceScm(AbstractP4ScmSource source,
P4Path path,
P4Ref revision)
MultiBranch constructor for building jobs.
|
Modifier and Type | Method and Description |
---|---|
P4Path |
P4SCMHead.getPath() |
Modifier and Type | Method and Description |
---|---|
PerforceScm |
P4ChangeRequestSCMHead.getScm(AbstractP4ScmSource source,
P4Path path,
P4Ref revision) |
PerforceScm |
P4SCMHead.getScm(AbstractP4ScmSource source,
P4Path path,
P4Ref revision) |
Workspace |
StreamsScmSource.getWorkspace(P4Path path) |
Workspace |
GlobalLibraryScmSource.getWorkspace(P4Path path) |
abstract Workspace |
AbstractP4ScmSource.getWorkspace(P4Path path) |
Workspace |
SwarmScmSource.getWorkspace(P4Path path) |
Workspace |
BranchesScmSource.getWorkspace(P4Path path) |
Workspace |
GraphScmSource.getWorkspace(P4Path path) |
Constructor and Description |
---|
P4SCMHead(String name,
P4Path path) |
Modifier and Type | Method and Description |
---|---|
P4Path |
SwarmProjectAPI.Branch.getPath()
Return list of paths from a branch, but strip '/...'
|
Copyright © 2016–2022. All rights reserved.