|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Recorder | |
---|---|
hudson.maven | Maven support. |
hudson.tasks | Built-in Builders and Publishers that perform the actual heavy-lifting of a build. |
hudson.tasks.junit | Model objects that represent JUnit test reports. |
hudson.tasks.test | Defines contracts that need to be implemented by a test reporting action (such as the built-in JUnit one). |
Uses of Recorder in hudson.maven |
---|
Subclasses of Recorder in hudson.maven | |
---|---|
class |
MavenTestDataPublisher
Augments SurefireReport by executing TestDataPublisher s. |
class |
RedeployPublisher
Publisher for MavenModuleSetBuild to deploy artifacts
after a build is fully succeeded. |
Uses of Recorder in hudson.tasks |
---|
Subclasses of Recorder in hudson.tasks | |
---|---|
class |
ArtifactArchiver
Copies the artifacts into an archive directory. |
class |
BuildTrigger
Triggers builds of other projects. |
class |
Fingerprinter
Records fingerprints of the specified files. |
Uses of Recorder in hudson.tasks.junit |
---|
Subclasses of Recorder in hudson.tasks.junit | |
---|---|
class |
JUnitResultArchiver
Generates HTML report from JUnit test result XML files. |
Uses of Recorder in hudson.tasks.test |
---|
Subclasses of Recorder in hudson.tasks.test | |
---|---|
class |
AggregatedTestResultPublisher
Aggregates downstream test reports into a single consolidated report, so that people can see the overall test results in one page when tests are scattered across many different jobs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |