| Class | Description |
|---|---|
| BranchListView |
Wrapper for
ListView that provides additional support for listing
branches in multi-branch projects. |
| BranchListView.DescriptorImpl |
Our descriptor that is simply a duplicate of the normal
ListView
descriptor. |
| FreeStyleBranchBuild |
Wrapper for the
Build class for use with FreeStyleBranchProjects, which are sub-projects of FreeStyleMultiBranchProjects. |
| FreeStyleBranchProject |
Wrapper for the
Project class that imitates normal FreeStyleProjects, but for use as a sub-project of the FreeStyleMultiBranchProject type. |
| FreeStyleBranchProject.DescriptorImpl |
This project type has to be a
TopLevelItem in order to be shown
in the multi-branch project's branch list, but TopLevelItems are
also shown in the new job list. |
| FreeStyleMultiBranchProject | |
| FreeStyleMultiBranchProject.DescriptorImpl |
Our project's descriptor.
|
| Messages | |
| ProjectUtils |
Utility methods for multi-branch projects.
|
| SyncBranchesTrigger |
An internal cron-based trigger used to sync branches (sub-projects) for
multi-branch project types.
|
| SyncBranchesTrigger.DescriptorImpl |
Descriptor for this trigger that will prevent it from showing in the
configuration.
|
Copyright © 2004-2014. All Rights Reserved.