Class | Description |
---|---|
BuildLogFailureReader |
Reader used to find indications of a failure cause.
|
FailureCause |
FailureCause of a build.
|
FailureCause.FailureCauseDescriptor |
Descriptor is only used for auto completion of categories.
|
FailureCauseBuildAction |
The action to show the
FailureCause to the user.. |
FailureCauseColumn |
A column that user can add to a view to display the failure cause of the last build.
|
FailureCauseColumn.DescriptorImpl |
The descriptor for
FailureCauseColumn . |
FailureCauseDisplayData |
A class containing data to be displayed when presenting
FailureCausesBuildAction summary.
|
FailureCauseDisplayData.Links |
A class containing links to be displayed for the project and the build.
|
FailureCauseMatrixBuildAction |
Build action for the aggregated result of failure causes.
|
FailureCauseModification |
A historical record of a modification occurrence by a user.
|
FailureCauseProjectAction |
Project action showing failure cause of last build, if any.
|
FailureReader |
Reader used to find indications of a failure cause.
|
FailureReader.InterruptibleCharSequence |
CharSequence that notices thread interrupts -- as might be necessary
to recover from a loose regex on unexpected challenging input.
|
FoundFailureCause |
Found Failure Cause of a build.
|
MultilineBuildLogFailureReader |
Reader used to find indications of a failure cause.
|
ScannerJobProperty |
A JobProperty that flags a job that should not be scanned.
|
ScannerJobProperty.ScannerJobPropertyDescriptor |
Descriptor for
ScannerJobProperty . |
ScannerOffJobProperty | Deprecated
ScannerJobProperty is used instead, but this is kept to be able to de-serialize old jobs. |
Copyright © 2016–2019. All rights reserved.