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.Not
Packages that use
LabelExpression.Not
Package
Description
hudson.model.labels
Boolean expression over labels.
Uses of
LabelExpression.Not
in
hudson.model.labels
Methods in
hudson.model.labels
with parameters of type
LabelExpression.Not
Modifier and Type
Method
Description
abstract
V
LabelVisitor.
onNot
(
LabelExpression.Not
p,
P
param)