Class AgentReference
- java.lang.Object
-
- jetbrains.buildServer.controllers.agent.statistics.AgentReference
-
public class AgentReference extends Object
- Author:
- Eugene Petrenko Created: 19.03.2010 16:38:32
-
-
Constructor Summary
Constructors Constructor Description AgentReference(String agentName, Integer agentTypeId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetAgentName()IntegergetAgentTypeId()inthashCode()
-