| Interface | Description |
|---|---|
| Ghostwriter |
A Ghostwriter implements the real work of a Publisher for both Maven projects and normal projects.
|
| Ghostwriter.MasterGhostwriter | |
| Ghostwriter.SlaveGhostwriter |
If a Ghostwriter implements this interface, the performFromSlave method will be executed on the slave.
|
| GraphHelper.CategoryDatasetBuilder | |
| GraphHelper.DataCollector |
| Class | Description |
|---|---|
| AbstractBuildAction<BUILD extends hudson.model.AbstractBuild<?,?>> |
An action that is associated with a build.
|
| AbstractProjectAction<PROJECT extends hudson.model.AbstractProject<?,?>> |
An action that is associated with a project.
|
| AbstractPublisherImpl |
An abstract Publisher that is designed to work with a Ghostwriter.
|
| BuildProxy |
Proxy for the key build information.
|
| GraphHelper |
TODO javadoc.
|
Copyright © 2016–2018. All rights reserved.