Uses of Class
com.atlassian.bamboo.buildqueue.manager.AgentAssignmentMap.AgentAssignmentCheckResult

Packages that use AgentAssignmentMap.AgentAssignmentCheckResult
com.atlassian.bamboo.buildqueue.manager   
 

Uses of AgentAssignmentMap.AgentAssignmentCheckResult in com.atlassian.bamboo.buildqueue.manager
 

Methods in com.atlassian.bamboo.buildqueue.manager that return AgentAssignmentMap.AgentAssignmentCheckResult
 AgentAssignmentMap.AgentAssignmentCheckResult AgentAssignmentMap.checkAssignmentRequirements(java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutable> executables, java.lang.Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
           
static AgentAssignmentMap.AgentAssignmentCheckResult AgentAssignmentMap.AgentAssignmentCheckResult.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AgentAssignmentMap.AgentAssignmentCheckResult[] AgentAssignmentMap.AgentAssignmentCheckResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.bamboo.buildqueue.manager with parameters of type AgentAssignmentMap.AgentAssignmentCheckResult
static boolean AgentAssignmentHelper.isAssignmentCheckPassed(AgentAssignmentMap.AgentAssignmentCheckResult agentAssignmentCheckResult)
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.