Package | Description |
---|---|
hudson.plugins.vmanager | |
org.jenkinsci.plugins.vmanager | |
org.jenkinsci.plugins.vmanager.dsl.post |
Modifier and Type | Method and Description |
---|---|
List<VMGRRun> |
VmgrBuilds.getFinishedVMGRBuilds() |
Modifier and Type | Method and Description |
---|---|
String |
VmgrBuilds.getBuildOwner(VMGRRun run) |
String |
VmgrBuilds.getFailedRuns(VMGRRun run) |
String |
VmgrBuilds.getOtherRuns(VMGRRun run) |
String |
VmgrBuilds.getPassedRuns(VMGRRun run) |
String |
VmgrBuilds.getRunningRuns(VMGRRun run) |
String |
VmgrBuilds.getSessionName(VMGRRun run) |
String |
VmgrBuilds.getSessionStatus(VMGRRun run) |
String |
VmgrBuilds.getSessionTriage(VMGRRun run) |
String |
VmgrBuilds.getTimestampSortData(VMGRRun run) |
String |
VmgrBuilds.getTimestampString(VMGRRun run) |
String |
VmgrBuilds.getTotalRuns(VMGRRun run) |
String |
VmgrBuilds.getTotalSessions(VMGRRun run) |
String |
VmgrBuilds.getWaitingRuns(VMGRRun run) |
Modifier and Type | Field and Description |
---|---|
VMGRRun |
PostActionBase.vmgrRun |
Modifier and Type | Field and Description |
---|---|
static Comparator<VMGRRun> |
VMGRRun.ORDER_BY_DATE |
Modifier and Type | Method and Description |
---|---|
String |
PostActionBase.getBuildOwner(VMGRRun run) |
String |
PostActionBase.getFailedRuns(VMGRRun run) |
String |
PostActionBase.getOtherRuns(VMGRRun run) |
String |
PostActionBase.getPassedRuns(VMGRRun run) |
String |
PostActionBase.getRunningRuns(VMGRRun run) |
String |
PostActionBase.getSessionName(VMGRRun run) |
String |
PostActionBase.getSessionStatus(VMGRRun run) |
String |
PostActionBase.getSessionTriage(VMGRRun run) |
String |
PostActionBase.getTimestampSortData(VMGRRun run) |
String |
PostActionBase.getTimestampString(VMGRRun run) |
String |
PostActionBase.getTotalRuns(VMGRRun run) |
String |
PostActionBase.getTotalSessions(VMGRRun run) |
String |
PostActionBase.getWaitingRuns(VMGRRun run) |
Modifier and Type | Method and Description |
---|---|
List<VMGRRun> |
DSLProjectAction.getFinishedVMGRBuilds() |
Copyright © 2016–2024 Cadence. All rights reserved.