jp.ikedam.jenkins.plugins.updatesitesmanager
Class UpdateSitesManager.WithBlankId
java.lang.Object
jp.ikedam.jenkins.plugins.updatesitesmanager.UpdateSitesManager.WithBlankId
- All Implemented Interfaces:
- com.google.common.base.Predicate<hudson.model.UpdateSite>
- Enclosing class:
- UpdateSitesManager
public static class UpdateSitesManager.WithBlankId
- extends Object
- implements com.google.common.base.Predicate<hudson.model.UpdateSite>
Helps to check ids is blank
Method Summary |
boolean |
apply(hudson.model.UpdateSite input)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Predicate |
equals |
UpdateSitesManager.WithBlankId
public UpdateSitesManager.WithBlankId()
apply
public boolean apply(hudson.model.UpdateSite input)
- Specified by:
apply
in interface com.google.common.base.Predicate<hudson.model.UpdateSite>
Copyright © 2004-2016. All Rights Reserved.