Package | Description |
---|---|
org.jenkinsci.plugins.p4 | |
org.jenkinsci.plugins.p4.filters | |
org.jenkinsci.plugins.p4.tasks |
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 |
FilterPerChangeImpl |
class |
FilterPollMasterImpl |
class |
FilterUserImpl |
Modifier and Type | Method and Description |
---|---|
static hudson.DescriptorExtensionList<Filter,FilterDescriptor> |
Filter.all() |
Modifier and Type | Method and Description |
---|---|
static FilterPollMasterImpl |
FilterPollMasterImpl.findSelf(List<Filter> filter) |
static boolean |
FilterPollMasterImpl.isMasterPolling(List<Filter> filter) |
Constructor and Description |
---|
FilterDescriptor(Class<? extends Filter> clazz) |
Constructor and Description |
---|
PollTask(List<Filter> filter) |
Copyright © 2016. All rights reserved.