Package | Description |
---|---|
org.jenkinsci.plugins.p4 | |
org.jenkinsci.plugins.p4.client | |
org.jenkinsci.plugins.p4.workspace |
Modifier and Type | Method and Description |
---|---|
Workspace |
PerforceScm.getWorkspace() |
Modifier and Type | Method and Description |
---|---|
boolean |
CheckoutTask.setBuildOpts(Workspace workspace) |
Constructor and Description |
---|
CheckoutTask(String credentialID,
Workspace config,
hudson.model.TaskListener listener)
Constructor
|
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.
|
PerforceScm(String credential,
Workspace workspace,
Populate populate) |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientHelper.isClientValid(Workspace workspace) |
boolean |
ClientHelper.setClient(Workspace workspace) |
Modifier and Type | Class and Description |
---|---|
class |
ManualWorkspaceImpl |
class |
SpecWorkspaceImpl |
class |
StaticWorkspaceImpl |
class |
StreamWorkspaceImpl |
class |
TemplateWorkspaceImpl |
Modifier and Type | Method and Description |
---|---|
static hudson.DescriptorExtensionList<Workspace,WorkspaceDescriptor> |
Workspace.all() |
Constructor and Description |
---|
WorkspaceDescriptor(Class<? extends Workspace> clazz) |
Copyright © 2004-2014. All Rights Reserved.