| Interface | Description |
|---|---|
| PluginConstants |
Plug-in constants.
|
| PluginUtilities.DependencyMatcher |
Dependency filter.
|
| PluginUtilities.JenkinsTask |
Jenkins runner.
|
| Class | Description |
|---|---|
| AbstractAction |
Base for jenkins actions.
|
| AbstractBadge |
Base class for badge actions.
|
| BuildContext<B extends hudson.model.AbstractBuild<?,?>> |
Build context bean.
|
| BuildLogger |
Convenience build logger.
|
| CascadeBuild |
Cascade build.
|
| CascadeLogic |
Release build logic.
|
| CascadeLogicAction |
Marker for builds initiated by
CascadeLogic. |
| CascadeOptions |
Cascade build options.
|
| CascadeOptions.TheDescriptor | |
| CascadeProject |
Cascade orchestration project.
|
| CascadeProject.TheDescriptor | |
| CascadeReport |
TODO
|
| CascadeResult |
Persisted cascade result.
|
| CheckoutSkipAction |
Action used to skip SCM checkout.
|
| CheckoutStrategySCM |
Checkout strategy for cascade workflow?
|
| CheckoutStrategySCM.TheDescriptor | |
| DoCascadeBadge |
Show icon for a cascade build.
|
| DoCommitBadge |
Show icon for a SCM commit build.
|
| DoCreateBadge |
Show icon for a project create build.
|
| DoDeleteBadge |
Show icon for a project delete build.
|
| DoDependencyBadge |
Show icon for a dependency versions update build.
|
| DoLayoutBadge |
Show icon for maven layout change build.
|
| DoParentBadge |
Show icon for a parent version update build.
|
| DoReleaseBadge |
Show icon for a project release build.
|
| DoUnknownBadge |
Show icon for a unknown build type.
|
| DoUpdateBadge |
Show icon for a project update build.
|
| DoValidateBadge |
Show icon for a project validation build.
|
| GraphEdge |
Provide cascade project graph dependency edge.
|
| GraphEdgeProvider |
Provide cascade project graph dependency edge discovery.
|
| GraphGeneratorFactory |
Provide graph generators.
|
| GraphGeneratorForGraph |
Generates the main graph in dot format.
|
| GraphGeneratorForLegend |
Generates the legend graph in dot format.
|
| GraphModule |
Provide cascade project graph wiring.
|
| GraphProjectAction |
Show cascade graph link for member projects.
|
| GraphProjectActionFatory |
Show cascade view link for member projects.
|
| GraphSubProjectProvider |
Provide cascade project graph dependency selector.
|
| GraphViewColumn |
Provide graph link column for cascade member projects.
|
| GraphViewColumn.TheDescriptor | |
| LayoutArgumentsAction |
Attach action to the layout build.
|
| LayoutBuildAction |
Show link on a project page to start layout build.
|
| LayoutBuildCause |
User action cause to signifying a layout build type.
|
| LayoutBuildWrapper |
Layout project extender.
|
| LayoutBuildWrapper.TheDescriptor | |
| LayoutLogic |
Layout build logic.
|
| LayoutLogicAction |
Marker for builds initiated by
LayoutLogic. |
| LayoutOptions |
Layout build options.
|
| LayoutOptions.TheDescriptor | |
| LayoutPermalink |
Layout build history link.
|
| MavenGoalsIntercept |
Provides replacement arguments for maven builds.
|
| MavenTokenMacro |
Evaluator for maven build parameters.
|
| MemberActionFactory |
Factory provides cascade actions for member projects.
|
| MemberBuildAction |
Cascade build link on member project page.
|
| MemberBuildCause |
User action cause to signifying a cascade build type.
|
| MemberPermalink |
Member build history link.
|
| MemberQueueAction |
TODO
|
| MemberViewAction |
Show cascade family view link for a cascade member project.
|
| PluginActivator |
Plug-in life cycle manager.
|
| PluginActivator.TheDescriptor | |
| PluginConfigurator |
Creates the link on the "Manage Jenkins" page.
|
| PluginScm |
Plugin SCM utilities.
|
| PluginScmGit |
Plugin SCM GIT utilities.
|
| PluginScmSvn |
Plugin SCM SVN utilities.
|
| PluginUtilities |
Plug-in utilities.
|
| ProjectIdentity |
Project identity property for cascade member projects.
|
| ProjectIdentity.TheDescriptor | |
| ProjectListener |
Manage global project life cycle events.
|
| ProjectPageEventLog |
Show cascade event log on a member project page.
|
| ProjectPageIdentity |
Show project identity on a member project page.
|
| RunDecider |
Prevents external build submission during cascade operations.
|
| Enum | Description |
|---|---|
| ProjectAction |
Project life cycle action.
|
| ProjectIdentity.Mode |
Identity equality mode.
|
| ProjectRole |
Project role selector.
|
| Annotation Type | Description |
|---|---|
| Jelly |
Marker annotation for jelly servlet interaction, such as property fields,
form submit methods, static content rendering requests, etc.
|
Copyright © 2004-2013 Barchart, Inc.. All Rights Reserved.