static Iterable<AgentAssignmentService.AgentAssignmentExecutable> |
AgentAssignmentServiceHelper.asExecutables(ImmutableBuildable buildable) |
static Iterable<AgentAssignmentService.AgentAssignmentExecutable> |
AgentAssignmentServiceHelper.asExecutables(ImmutablePlan plan) |
static Iterable<AgentAssignmentService.AgentAssignmentExecutable> |
AgentAssignmentServiceHelper.deploymentProjectToExecutables(long deploymentProjectId) |
static Iterable<AgentAssignmentService.AgentAssignmentExecutable> |
AgentAssignmentServiceHelper.environmentToExecutables(long environmentId) |
Set<AgentAssignmentService.AgentAssignmentExecutable> |
AgentAssignmentMapImpl.forExecutors(Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors) |
Set<AgentAssignmentService.AgentAssignmentExecutable> |
AgentAssignmentMap.forExecutors(Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors) |
static Iterable<AgentAssignmentService.AgentAssignmentExecutable> |
AgentAssignmentServiceHelper.projectToExecutables(Project project) |