com.atlassian.bamboo.plan
Class ExecutableAgentsHelper.ExecutableQuery
java.lang.Object
com.atlassian.bamboo.plan.ExecutableAgentsHelper.ExecutableQuery
- Enclosing interface:
- ExecutableAgentsHelper
public static class ExecutableAgentsHelper.ExecutableQuery
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutableAgentsHelper.ExecutableQuery
public ExecutableAgentsHelper.ExecutableQuery(@NotNull
ReadOnlyCapabilitySet capabilitySet,
@NotNull
Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
newQuery
public static ExecutableAgentsHelper.ExecutableQuery newQuery(@NotNull
ReadOnlyCapabilitySet capabilitySet,
@NotNull
Iterable<AgentAssignmentService.AgentAssignmentExecutor> executors)
getCapabilities
public ReadOnlyCapabilitySet getCapabilities()
getExecutors
public Iterable<AgentAssignmentService.AgentAssignmentExecutor> getExecutors()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.