Package | Description |
---|---|
com.cwctravel.hudson.plugins.multimoduletests | |
com.cwctravel.hudson.plugins.multimoduletests.junit |
Modifier and Type | Method and Description |
---|---|
ProjectResult |
ProjectResultProjectAction.getLastProjectResult() |
ProjectResult |
ProjectResultProjectAction.getProject() |
ProjectResult |
ProjectResultBuildAction.getResult()
Get the result that this action represents.
|
ProjectResult |
ProjectResultBuildAction.getResultAsProjectResult()
This convenience method is what getResult() should have been, but with a specified return type.
|
Modifier and Type | Method and Description |
---|---|
abstract ProjectResultBuildAction.Data |
TestDataPublisher.getTestData(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
ProjectResult testResult)
Called after test results are collected by Hudson, to create a resolver for
TestAction s. |
Modifier and Type | Method and Description |
---|---|
ProjectResult |
ProjectResult.getPreviousResult() |
Copyright © 2004-2016. All Rights Reserved.