jp.ikedam.jenkins.plugins.updatesitesmanager
Class UpdateSitesManager.WithBlankId

java.lang.Object
  extended by 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


Constructor Summary
UpdateSitesManager.WithBlankId()
           
 
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
 

Constructor Detail

UpdateSitesManager.WithBlankId

public UpdateSitesManager.WithBlankId()
Method Detail

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.