| Class | Description |
|---|---|
| AndRunFilter |
Accepts a build only when every underlying filters accepts it.
|
| AndRunFilter.DescriptorImpl |
the descriptor for
AndRunFilter |
| DisplayNameRunFilter |
Filters the build based on its display name.
|
| DisplayNameRunFilter.DescriptorImpl | |
| DownstreamRunFilter |
Select a build which is a downstream of a specified build.
|
| DownstreamRunFilter.DescriptorImpl |
the descriptor for
DownstreamRunFilter |
| Messages |
Generated localization support class.
|
| NoRunFilter |
Filter that accepts all builds.
|
| NoRunFilter.DescriptorImpl | |
| NotRunFilter |
Accepts a build when the underlying filters doesn't accept it.
|
| NotRunFilter.DescriptorImpl |
the descriptor for
NotRunFilter |
| OrRunFilter |
Accepts a build when any of underlying filters accepts it.
|
| OrRunFilter.DescriptorImpl |
the descriptor for
OrRunFilter |
| ParameterizedRunFilter |
Specifies
RunFilter to use with a build parameter. |
| ParameterizedRunFilter.DescriptorImpl |
the descriptor for
ParameterizedRunFilter |
| ParametersRunFilter |
Filter to find builds matching particular parameters.
|
| ParametersRunFilter.DescriptorImpl | |
| RunFilterParameter |
Build parameter used with
ParameterizedRunFilter |
| RunFilterParameter.DescriptorImpl |
the descriptor for
RunFilterParameter |
| SavedRunFilter |
Select the saved build (marked "keep forever").
|
| SavedRunFilter.DescriptorImpl |
the descriptor for
SavedRunFilter |
Copyright © 2016–2020. All rights reserved.