JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
hudson.model.labels.LabelExpression.Or
Packages that use
LabelExpression.Or
Package
Description
hudson.model.labels
Boolean expression over labels.
Uses of
LabelExpression.Or
in
hudson.model.labels
Methods in
hudson.model.labels
with parameters of type
LabelExpression.Or
Modifier and Type
Method
Description
abstract
V
LabelVisitor.
onOr
(
LabelExpression.Or
p,
P
param)