Package hudson.plugins.vmanager
Class VmgrBuilds
java.lang.Object
hudson.plugins.view.dashboard.DashboardPortlet
hudson.plugins.vmanager.VmgrBuilds
- All Implemented Interfaces:
ExtensionPoint
,Describable<hudson.plugins.view.dashboard.DashboardPortlet>
,ModelObject
public class VmgrBuilds
extends hudson.plugins.view.dashboard.DashboardPortlet
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBuildColumnSortData
(Run<?, ?> build) getBuildOwner
(VMGRRun run) for unit testgetFailedRuns
(VMGRRun run) int
getOtherRuns
(VMGRRun run) getPassedRuns
(VMGRRun run) getRunningRuns
(VMGRRun run) getSessionName
(VMGRRun run) getSessionStatus
(VMGRRun run) getSessionTriage
(VMGRRun run) getTotalRuns
(VMGRRun run) getTotalSessions
(VMGRRun run) getWaitingRuns
(VMGRRun run) Methods inherited from class hudson.plugins.view.dashboard.DashboardPortlet
all, getComparator, getDashboard, getDescriptor, getDisplayName, getId, getJob, getName, getUrl
-
Constructor Details
-
VmgrBuilds
-
-
Method Details
-
getNumBuilds
public int getNumBuilds() -
getTimestampSortData
-
getBuildOwner
-
getSessionTriage
-
getSessionStatus
-
getSessionName
-
getTotalRuns
-
getPassedRuns
-
getFailedRuns
-
getOtherRuns
-
getRunningRuns
-
getWaitingRuns
-
getTotalSessions
-
getTimestampString
-
getFinishedVMGRBuilds
-
getDashboardJobs
for unit test- Returns:
-
getBuildColumnSortData
-