Package | Description |
---|---|
org.jenkinsci.plugins.p4 | |
org.jenkinsci.plugins.p4.filters |
Modifier and Type | Method and Description |
---|---|
List<Filter> |
PerforceScm.getFilter() |
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 |
FilterPathImpl |
class |
FilterUserImpl |
Modifier and Type | Method and Description |
---|---|
static hudson.DescriptorExtensionList<Filter,FilterDescriptor> |
Filter.all() |
Constructor and Description |
---|
FilterDescriptor(Class<? extends Filter> clazz) |
Copyright © 2004-2014. All Rights Reserved.