Uses of Class
com.atlassian.bamboo.plan.ExecutableAgentsHelper.ExecutableQuery

Packages that use ExecutableAgentsHelper.ExecutableQuery
com.atlassian.bamboo.plan   
 

Uses of ExecutableAgentsHelper.ExecutableQuery in com.atlassian.bamboo.plan
 

Methods in com.atlassian.bamboo.plan that return ExecutableAgentsHelper.ExecutableQuery
static ExecutableAgentsHelper.ExecutableQuery ExecutableAgentsHelper.ExecutableQuery.newQuery(ReadOnlyCapabilitySet capabilitySet, java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
           
 

Methods in com.atlassian.bamboo.plan with parameters of type ExecutableAgentsHelper.ExecutableQuery
 java.util.Collection<ImmutableBuildable> ExecutableAgentsHelper.getExecutableBuildables(ExecutableAgentsHelper.ExecutableQuery executableQuery)
          Collection of buildables for which this agent can execute.
 java.util.Collection<ImmutableBuildable> ExecutableAgentsHelperImpl.getExecutableBuildables(ExecutableAgentsHelper.ExecutableQuery executableQuery)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.