|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgentAssignmentService.AgentAssignmentExecutor | |
---|---|
com.atlassian.bamboo.buildqueue | |
com.atlassian.bamboo.buildqueue.manager | |
com.atlassian.bamboo.plan |
Uses of AgentAssignmentService.AgentAssignmentExecutor in com.atlassian.bamboo.buildqueue |
---|
Methods in com.atlassian.bamboo.buildqueue that return AgentAssignmentService.AgentAssignmentExecutor | |
---|---|
AgentAssignmentService.AgentAssignmentExecutor |
AgentAssignmentRequirement.getAllowedExecutor()
|
Constructors in com.atlassian.bamboo.buildqueue with parameters of type AgentAssignmentService.AgentAssignmentExecutor | |
---|---|
AgentAssignmentRequirement(AgentAssignmentService.AgentAssignmentExecutor allowedExecutor)
|
Uses of AgentAssignmentService.AgentAssignmentExecutor in com.atlassian.bamboo.buildqueue.manager |
---|
Methods in com.atlassian.bamboo.buildqueue.manager that return AgentAssignmentService.AgentAssignmentExecutor | |
---|---|
static AgentAssignmentService.AgentAssignmentExecutor |
AgentAssignmentServiceHelper.asExecutor(AgentAssignment.ExecutorType executorType,
long executorId)
|
Uses of AgentAssignmentService.AgentAssignmentExecutor in com.atlassian.bamboo.plan |
---|
Methods in com.atlassian.bamboo.plan that return types with arguments of type AgentAssignmentService.AgentAssignmentExecutor | |
---|---|
Iterable<AgentAssignmentService.AgentAssignmentExecutor> |
ExecutableAgentsHelper.ExecutableQuery.getExecutors()
|
Method parameters in com.atlassian.bamboo.plan with type arguments of type AgentAssignmentService.AgentAssignmentExecutor | |
---|---|
static ExecutableAgentsHelper.ExecutableQuery |
ExecutableAgentsHelper.ExecutableQuery.newQuery(ReadOnlyCapabilitySet capabilitySet,
Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
|
Constructor parameters in com.atlassian.bamboo.plan with type arguments of type AgentAssignmentService.AgentAssignmentExecutor | |
---|---|
ExecutableAgentsHelper.ExecutableQuery(ReadOnlyCapabilitySet capabilitySet,
Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |