|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CompatibleAgents
| Method Summary | |
|---|---|
CompatibilityResult |
getAgentCompatibility(AgentDescription agentDescription)
Fetches compatibility information for given agent description |
java.util.Map<SBuildAgent,CompatibilityResult> |
getCompatibilityMap()
Returns compatibility map, key is an agent and value is compatibility result. |
java.util.Collection<SBuildAgent> |
getCompatibleAgents()
Returns collection of compatible agents |
| Method Detail |
|---|
@NotNull java.util.Map<SBuildAgent,CompatibilityResult> getCompatibilityMap()
@NotNull java.util.Collection<SBuildAgent> getCompatibleAgents()
@NotNull
CompatibilityResult getAgentCompatibility(@NotNull
AgentDescription agentDescription)
agentDescription - agent description
CompatibilityResult
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||