com.atlassian.bamboo.buildqueue.manager
Class AgentAssignmentServiceHelper
java.lang.Object
com.atlassian.bamboo.buildqueue.manager.AgentAssignmentServiceHelper
public class AgentAssignmentServiceHelper
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
asExecutor
public static AgentAssignmentService.AgentAssignmentExecutor asExecutor(AgentAssignment.ExecutorType executorType,
long executorId)
asExecutors
public static java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(BuildAgent agent,
boolean directAssignmentsOnly)
asExecutors
public static java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(BuildAgent agent)
asExecutors
public static java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(ElasticImageConfiguration elasticImageConfiguration)
asExecutors
public static java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(PipelineDefinition pipelineDefinition)
asExecutors
public static java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(PipelineDefinition pipelineDefinition,
boolean directAssignmentsOnly)
asExecutables
public static java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> asExecutables(ImmutableBuildable buildable)
environmentToExecutables
public static java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> environmentToExecutables(long environmentId)
Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.