com.atlassian.bamboo.buildqueue.manager
Class AgentAssignmentServiceHelper
java.lang.Object
com.atlassian.bamboo.buildqueue.manager.AgentAssignmentServiceHelper
public class AgentAssignmentServiceHelper
- extends 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 Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(BuildAgent agent,
boolean directAssignmentsOnly)
asExecutors
public static Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(BuildAgent agent)
asExecutors
public static Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(ElasticImageConfiguration elasticImageConfiguration)
asExecutors
public static Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(PipelineDefinition pipelineDefinition)
asExecutors
public static Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(PipelineDefinition pipelineDefinition,
boolean directAssignmentsOnly)
asExecutables
public static Iterable<AgentAssignmentService.AgentAssignmentExecutable> asExecutables(@NotNull
ImmutableBuildable buildable)
asExecutables
public static Iterable<AgentAssignmentService.AgentAssignmentExecutable> asExecutables(@NotNull
ImmutablePlan plan)
environmentToExecutables
public static Iterable<AgentAssignmentService.AgentAssignmentExecutable> environmentToExecutables(long environmentId)
deploymentProjectToExecutables
public static Iterable<AgentAssignmentService.AgentAssignmentExecutable> deploymentProjectToExecutables(long deploymentProjectId)
projectToExecutables
public static Iterable<AgentAssignmentService.AgentAssignmentExecutable> projectToExecutables(@NotNull
Project project)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.