Package | Description |
---|---|
org.jenkinsci.plugins.p4 | |
org.jenkinsci.plugins.p4.browsers | |
org.jenkinsci.plugins.p4.scm |
Modifier and Type | Method and Description |
---|---|
P4Browser |
PerforceScm.getBrowser() |
Constructor and Description |
---|
PerforceScm(String credential,
Workspace workspace,
List<Filter> filter,
Populate populate,
P4Browser browser)
Create a constructor that takes non-transient fields, and add the
annotation @DataBoundConstructor to it.
|
Modifier and Type | Class and Description |
---|---|
class |
FishEyeBrowser |
class |
OpenGrokBrowser |
class |
P4WebBrowser |
class |
SwarmBrowser |
Modifier and Type | Method and Description |
---|---|
P4Browser |
SwarmScmSource.getBrowser() |
P4Browser |
StreamsScmSource.getBrowser() |
P4Browser |
GraphScmSource.getBrowser() |
P4Browser |
BranchesScmSource.getBrowser() |
abstract P4Browser |
AbstractP4ScmSource.getBrowser() |
Modifier and Type | Method and Description |
---|---|
void |
StreamsScmSource.setBrowser(P4Browser browser) |
void |
GraphScmSource.setBrowser(P4Browser browser) |
void |
BranchesScmSource.setBrowser(P4Browser browser) |
Copyright © 2016–2017. All rights reserved.