Class DebugBean
- java.lang.Object
-
- jetbrains.buildServer.maintenance.DebugBean
-
public class DebugBean extends Object
- Author:
- Leonid Bushuev from JetBrains
-
-
Constructor Summary
Constructors Constructor Description DebugBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Collection<StartupStage>
getAllStages()
-
-
-
Method Detail
-
getAllStages
public Collection<StartupStage> getAllStages()
-
-