|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.configuration.agent.elastic.ElasticAgentOnImagePredicate
public class ElasticAgentOnImagePredicate
Constructor Summary | |
---|---|
ElasticAgentOnImagePredicate(java.util.List<ElasticImageConfiguration> elasticImageConfigurations)
|
Method Summary | |
---|---|
boolean |
apply(BuildAgent agent)
|
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 |
---|
public ElasticAgentOnImagePredicate(java.util.List<ElasticImageConfiguration> elasticImageConfigurations)
Method Detail |
---|
public boolean apply(@Nullable BuildAgent agent)
apply
in interface com.google.common.base.Predicate<BuildAgent>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |