java.lang.Object
com.smartcodeltd.jenkinsci.plugins.buildmonitor.viewmodel.BuildingPredicate
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
test
public boolean test(@Nullable
Run<?,?> run)
- Specified by:
test
in interface Predicate<Run<?,?>>