public class AgentAssignmentServiceHelper extends Object
public static AgentAssignmentService.AgentAssignmentExecutor asExecutor(AgentAssignment.ExecutorType executorType, long executorId)
public static Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(BuildAgent agent, boolean directAssignmentsOnly)
public static Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(BuildAgent agent)
public static Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(ElasticImageConfiguration elasticImageConfiguration)
public static Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(PipelineDefinition pipelineDefinition)
public static Iterable<AgentAssignmentService.AgentAssignmentExecutor> asExecutors(PipelineDefinition pipelineDefinition, boolean directAssignmentsOnly)
public static Iterable<AgentAssignmentService.AgentAssignmentExecutable> asExecutables(@NotNull ImmutableBuildable buildable)
public static AgentAssignmentService.AgentAssignmentExecutable asExecutable(@NotNull ImmutableBuildable buildable)
public static Iterable<AgentAssignmentService.AgentAssignmentExecutable> asExecutables(@NotNull ImmutablePlan plan)
public static Iterable<AgentAssignmentService.AgentAssignmentExecutable> environmentToExecutables(long environmentId, long deploymentProjectId)
@Deprecated public static Iterable<AgentAssignmentService.AgentAssignmentExecutable> environmentToExecutables(long environmentId)
environmentToExecutables(long, long)
}@Deprecated public static AgentAssignmentService.AgentAssignmentExecutable environmentToExecutable(long environmentId)
environmentToExecutable(long, long)
}public static AgentAssignmentService.AgentAssignmentExecutable environmentToExecutable(long environmentId, long deploymentProjectId)
public static Iterable<AgentAssignmentService.AgentAssignmentExecutable> deploymentProjectToExecutables(long deploymentProjectId)
public static Iterable<AgentAssignmentService.AgentAssignmentExecutable> projectToExecutables(@NotNull Project project)
public static AgentAssignmentService.AgentAssignmentExecutable asExecutable(CommonContext context)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.