com.atlassian.bamboo.configuration.agent.elastic
Class ElasticAgentOnImagePredicate
java.lang.Object
com.atlassian.bamboo.configuration.agent.elastic.ElasticAgentOnImagePredicate
- All Implemented Interfaces:
- com.google.common.base.Predicate<BuildAgent>
public class ElasticAgentOnImagePredicate
- extends Object
- implements com.google.common.base.Predicate<BuildAgent>
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 |
ElasticAgentOnImagePredicate
public ElasticAgentOnImagePredicate(List<ElasticImageConfiguration> elasticImageConfigurations)
apply
public boolean apply(@Nullable
BuildAgent agent)
- Specified by:
apply
in interface com.google.common.base.Predicate<BuildAgent>
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.