| Class | Description |
|---|---|
| IssueUpdaterBuildAction |
Used to store part of the project config with the build to which it relates
so that a-links can be constructed to fitnesse hosts that are already running
(when fitnesse was not started by the build).
|
| IssueUpdaterResultsRecorder |
Results Recorder Action equivalent of the build step "IssueUpdatesBuilder".
|
| IssueUpdaterResultsRecorder.DescriptorImpl |
See
src/main/resources/hudson/plugins/fitnesse/FitnesseResultsRecorder/config.jelly
|
| IssueUpdatesBuilder |
When the user configures the project and enables this builder,
Descriptor.newInstance(StaplerRequest) is invoked and a new
IssueUpdatesBuilder is created. |
| IssueUpdatesBuilder.DescriptorImpl |
Descriptor for
IssueUpdatesBuilder. |
| RESTClient |
Simple generic REST client based on native HTTP.
|
| Exception | Description |
|---|---|
| JqlException |
Exception to use when JQL execution returns an error
|
Copyright © 2004–2015. All rights reserved.