Class PopupBean
- java.lang.Object
-
- jetbrains.buildServer.controllers.agent.statistics.PopupBean
-
public class PopupBean extends Object
Created by IntelliJ IDEA. User: Eugene.Petrenko Date: 14.12.2007 Time: 19:45:09
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static PopupBean
create(String id, String name, long start, long finish)
static PopupBean
createIdle(String id, long start, long finish)
long
getFinishTime()
String
getId()
String
getName()
long
getStartTime()
-