Uses of Enum Class
com.atlassian.bamboo.buildqueue.manager.AgentAssignmentMap.AgentAssignmentCheckResult
Packages that use AgentAssignmentMap.AgentAssignmentCheckResult
-
Uses of AgentAssignmentMap.AgentAssignmentCheckResult in com.atlassian.bamboo.buildqueue.manager
Methods in com.atlassian.bamboo.buildqueue.manager that return AgentAssignmentMap.AgentAssignmentCheckResultModifier and TypeMethodDescriptionAgentAssignmentMap.checkAssignmentRequirements
(@Nullable Iterable<AgentAssignmentService.AgentAssignmentExecutable> executables, Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors) AgentAssignmentMapImpl.checkAssignmentRequirements
(@Nullable Iterable<AgentAssignmentService.AgentAssignmentExecutable> executables, Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors) Returns the enum constant of this class with the specified name.AgentAssignmentMap.AgentAssignmentCheckResult.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.bamboo.buildqueue.manager with parameters of type AgentAssignmentMap.AgentAssignmentCheckResultModifier and TypeMethodDescriptionstatic boolean
AgentAssignmentHelper.isAssignmentCheckPassed
(AgentAssignmentMap.AgentAssignmentCheckResult agentAssignmentCheckResult)