| Package | Description |
|---|---|
| jenkins.plugins.gerrit | |
| jenkins.plugins.gerrit.traits |
| Modifier and Type | Method and Description |
|---|---|
FilterChecksTrait.ChecksQueryOperator |
GerritSCMSourceContext.checksQueryOperator()
Returns the
FilterChecksTrait.ChecksQueryOperator to use to discover pending checks. |
| Modifier and Type | Method and Description |
|---|---|
GerritSCMSourceContext |
GerritSCMSourceContext.withChecksQueryOperator(FilterChecksTrait.ChecksQueryOperator queryOperator)
Defines the query operator to be used to query pending checks.
|
| Modifier and Type | Method and Description |
|---|---|
FilterChecksTrait.ChecksQueryOperator |
FilterChecksTrait.getQueryOperator()
Returns the query operator.
|
static FilterChecksTrait.ChecksQueryOperator |
FilterChecksTrait.ChecksQueryOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterChecksTrait.ChecksQueryOperator[] |
FilterChecksTrait.ChecksQueryOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FilterChecksTrait(FilterChecksTrait.ChecksQueryOperator queryOperator,
String queryString)
Constructor for stapler.
|
Copyright © 2018–2025. All rights reserved.