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 |
---|---|
boolean |
ClientHelper.isClientValid(Workspace workspace) |
void |
ClientHelper.setClient(Workspace workspace) |
Modifier and Type | Method and Description |
---|---|
Workspace |
PublishNotifier.getWorkspace() |
Constructor and Description |
---|
PublishNotifier(String credential,
Workspace workspace,
Publish publish) |
PublishNotifierStep(String credential,
Workspace workspace,
Publish publish) |
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() |
Workspace |
AbstractTask.setEnvironment(hudson.model.Run<?,?> run,
Workspace wsType,
hudson.FilePath buildWorkspace) |
Workspace |
AbstractTask.setNextChange(Workspace ws,
List<Integer> changes) |
Modifier and Type | Method and Description |
---|---|
Workspace |
AbstractTask.setEnvironment(hudson.model.Run<?,?> run,
Workspace wsType,
hudson.FilePath buildWorkspace) |
Workspace |
AbstractTask.setNextChange(Workspace ws,
List<Integer> changes) |
void |
AbstractTask.setWorkspace(Workspace workspace) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
UnshelveBuilder.unshelve(hudson.model.Run<?,?> run,
String credential,
Workspace workspace,
hudson.FilePath buildWorkspace,
hudson.model.TaskListener listener) |
Modifier and Type | Method and Description |
---|---|
Workspace |
P4PublishStep.getWorkspace() |
Constructor and Description |
---|
P4PublishStep(String credential,
Workspace workspace,
Publish publish) |
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 © 2016. All rights reserved.