Uses of Class
org.jenkinsci.plugins.vmanager.VMGRRun
Packages that use VMGRRun
Package
Description
-
Uses of VMGRRun in hudson.plugins.vmanager
Methods in hudson.plugins.vmanager that return types with arguments of type VMGRRunMethods in hudson.plugins.vmanager with parameters of type VMGRRunModifier and TypeMethodDescriptionVmgrBuilds.getBuildOwner
(VMGRRun run) VmgrBuilds.getFailedRuns
(VMGRRun run) VmgrBuilds.getOtherRuns
(VMGRRun run) VmgrBuilds.getPassedRuns
(VMGRRun run) VmgrBuilds.getRunningRuns
(VMGRRun run) VmgrBuilds.getSessionName
(VMGRRun run) VmgrBuilds.getSessionStatus
(VMGRRun run) VmgrBuilds.getSessionTriage
(VMGRRun run) VmgrBuilds.getTimestampSortData
(VMGRRun run) VmgrBuilds.getTimestampString
(VMGRRun run) VmgrBuilds.getTotalRuns
(VMGRRun run) VmgrBuilds.getTotalSessions
(VMGRRun run) VmgrBuilds.getWaitingRuns
(VMGRRun run) -
Uses of VMGRRun in org.jenkinsci.plugins.vmanager
Fields in org.jenkinsci.plugins.vmanager declared as VMGRRunFields in org.jenkinsci.plugins.vmanager with type parameters of type VMGRRunMethods in org.jenkinsci.plugins.vmanager with parameters of type VMGRRunModifier and TypeMethodDescriptionPostActionBase.getBuildOwner
(VMGRRun run) PostActionBase.getFailedRuns
(VMGRRun run) PostActionBase.getOtherRuns
(VMGRRun run) PostActionBase.getPassedRuns
(VMGRRun run) PostActionBase.getRunningRuns
(VMGRRun run) PostActionBase.getSessionName
(VMGRRun run) PostActionBase.getSessionStatus
(VMGRRun run) PostActionBase.getSessionTriage
(VMGRRun run) PostActionBase.getTimestampSortData
(VMGRRun run) PostActionBase.getTimestampString
(VMGRRun run) PostActionBase.getTotalRuns
(VMGRRun run) PostActionBase.getTotalSessions
(VMGRRun run) PostActionBase.getWaitingRuns
(VMGRRun run) -
Uses of VMGRRun in org.jenkinsci.plugins.vmanager.dsl.post
Methods in org.jenkinsci.plugins.vmanager.dsl.post that return types with arguments of type VMGRRun