| Interface | Description |
|---|---|
| IntegrationStrategyAsGitPluginExt |
Abstract class representing a strategy to apply when merging pretested commits into the integration integrationBranch.
|
| Class | Description |
|---|---|
| AccumulatedCommitStrategy |
Integration strategy for merging multiple commits.
|
| AccumulatedCommitStrategy.DescriptorImpl |
Descriptor implementation for AccumulatedCommitStrategy
|
| FFOnlyStrategy |
Integration strategy for merging multiple commits.
|
| FFOnlyStrategy.DescriptorImpl |
Descriptor implementation for FFOnlytStrategy
|
| FindCommitAuthorCallback |
Callback used to find the author of a Git commit
|
| FindCommitMessageCallback |
Callback to find the message of a given Git commit
|
| GetAllCommitsFromBranchCallback |
Callback to get a list of all Git commits from a given commit to given integrationBranch
|
| GetCommitCountFromBranchCallback |
Callback used to count the commits between a given Commit and a Branch
|
| GitBridge |
The Git SCM Bridge.
|
| GitBridge.DescriptorImpl |
Descriptor implementation for GitBridge
|
| GitIntegrationStrategy |
Abstract IntegrationStrategy containing common logic for Git integration
strategies.
|
| GitMessages |
Hold common git error or user messages, used several times in different
classes and reusable for testing later.
|
| PretestedIntegrationAsGitPluginExt |
The Pretested Integration Plugin - automating The Phlow for git in Jenkins - as a Git Plugin Extension
|
| PretestedIntegrationAsGitPluginExt.DescriptorImpl | |
| PretestedIntegrationGitUtils | |
| PretestedIntegrationSCMTrait | |
| PretestedIntegrationSCMTrait.DescriptorImpl | |
| PretestTriggerCommitAction | |
| RepositoryListenerAwareCallback<T> |
RepositoryCallback that keeps track of the TaskListener
|
| SquashCommitStrategy |
Commit Strategy that squashes multiple commits into a single commit.
|
| SquashCommitStrategy.DescriptorImpl |
Descriptor implementation for SquashCommitStrategy
|
Copyright © 2016–2022. All rights reserved.