| Class | Description |
|---|---|
| AbstractSCMBridge |
Abstract class representing an SCM bridge.
|
| IntegrationStrategy |
Abstract class representing a strategy to apply when merging pretested commits into the integration branch.
|
| IntegrationStrategyDescriptor<T extends IntegrationStrategy> |
Abstract class representing a Descriptor of an Integration Strategy
|
| PretestedIntegrationBuildWrapper |
The build wrapper determines what will happen before the build will run.
|
| PretestedIntegrationBuildWrapper.DescriptorImpl |
A singleton Descriptor for every concrete BuildWrapper implementation.
|
| PretestedIntegrationJobDslExtension |
ExtensionPoint used to support the Jenkins Job DSL.
|
| PretestedIntegrationPostCheckout |
The publisher determines what will happen when the build has been run.
|
| PretestedIntegrationPostCheckout.DescriptorImpl |
Descriptor Implementation for PretestedIntegrationPostCheckout
|
| SCMBridgeDescriptor<T extends AbstractSCMBridge> |
Descriptor for SCM Bridges
|
Copyright © 2004–2016. All rights reserved.