Modifier and Type | Method and Description |
---|---|
Workspace |
PerforceScm.getWorkspace() |
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.
|
PerforceScm(String credential,
Workspace workspace,
Populate populate) |
Modifier and Type | Method and Description |
---|---|
Workspace |
AssetNotifier.getWorkspace() |
Constructor and Description |
---|
AssetNotifier(String credential,
Workspace workspace,
Publish publish) |
Modifier and Type | Method and Description |
---|---|
boolean |
ClientHelper.isClientValid(Workspace workspace) |
void |
ClientHelper.setClient(Workspace workspace) |
Modifier and Type | Method and Description |
---|---|
Workspace |
TagAction.getWorkspace() |
Modifier and Type | Method and Description |
---|---|
void |
TagAction.setWorkspace(Workspace workspace) |
Modifier and Type | Method and Description |
---|---|
protected Workspace |
AbstractTask.getWorkspace() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTask.setWorkspace(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-2015. All Rights Reserved.