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 boolean
equals(Object o)
String
getAgentName()
Integer
getAgentTypeId()
int
hashCode()
-