A B C D E F G H I M N O P R S T U V _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABORT - au.com.centrumsystems.hudson.plugin.util.HudsonResult
- AbstractNameValueHeader - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Abstract header to show name-value pairs, largely a placeholder for .jelly files to inherit for children.
- AbstractNameValueHeader() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.AbstractNameValueHeader
- all() - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
- all() - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.PipelineHeaderExtensionDescriptor
- all() - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGridBuilderDescriptor
-
Returns all the registered
ProjectGridBuilder
descriptors. - appliesToColumns() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.PipelineHeaderExtensionDescriptor
- appliesToColumns() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleRowHeader.DescriptorImpl
- appliesToRows() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.NullColumnHeader.DescriptorImpl
- appliesToRows() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.PipelineHeaderExtensionDescriptor
- appliesToRows() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleColumnHeader.DescriptorImpl
- apply(F) - Method in interface au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.Function
-
Applies this function to the argument
- as(AbstractProject<?, ?>, PipelineHeaderExtension) - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
-
Wraps possibly null
AbstractProject
intoProjectForm
. - asJSON() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- asJSON() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
-
Project as JSON
- asJSON(ProjectForm) - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectJSONBuilder
- asJSON(ItemGroup, PipelineBuild, Integer, Integer, List<Integer>, ArrayList<String>) - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildJSONBuilder
- au.com.centrumsystems.hudson.plugin.buildpipeline - package au.com.centrumsystems.hudson.plugin.buildpipeline
- au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard - package au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard
- au.com.centrumsystems.hudson.plugin.buildpipeline.extension - package au.com.centrumsystems.hudson.plugin.buildpipeline.extension
- au.com.centrumsystems.hudson.plugin.buildpipeline.trigger - package au.com.centrumsystems.hudson.plugin.buildpipeline.trigger
- au.com.centrumsystems.hudson.plugin.util - package au.com.centrumsystems.hudson.plugin.util
B
- build(BuildPipelineView) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder
- build(BuildPipelineView) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGridBuilder
-
Builds the grid.
- BuildCardExtension - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
This class is an extension point for a plugin to provide their own behavior for the 'build cards' that show up in the build pipeline plugin.
- BuildCardExtension() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
- buildDependencyGraph(AbstractProject, DependencyGraph) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger
-
this method is required to rebuild the dependency graph of the downstream project
- BuildForm - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
- BuildForm(ItemGroup, PipelineBuild) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- BuildGrid - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
- BuildGrid() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildGrid
- BUILDING - au.com.centrumsystems.hudson.plugin.util.HudsonResult
- BuildJSONBuilder - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
- BuildJSONBuilder() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildJSONBuilder
- BuildNotFoundException - Exception in au.com.centrumsystems.hudson.plugin.buildpipeline
-
Build not found
- BuildNotFoundException(String) - Constructor for exception au.com.centrumsystems.hudson.plugin.buildpipeline.BuildNotFoundException
-
constructor
- BuildPipelineDashboard - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard
-
This class provides the entry point to use this plugin in the dashboard-plugin
- BuildPipelineDashboard(String, String, ProjectGridBuilder, String) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
-
Constructor
- BuildPipelineDashboard.BuildPipelineDashboardDescriptor - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard
-
Extension point registration.
- BuildPipelineDashboardDescriptor() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard.BuildPipelineDashboardDescriptor
- BuildPipelineForm - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
- BuildPipelineForm(ProjectGrid, Iterable<BuildGrid>) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineForm
- BuildPipelineTrigger - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.trigger
-
The build pipeline trigger allows the creation of downstream jobs which aren't triggered automatically.
- BuildPipelineTrigger(String, List<AbstractBuildParameters>) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger
-
Construct the trigger setting the project name and manual build promotion option
- BuildPipelineTrigger.DescriptorImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.trigger
-
Set the descriptor for build pipeline trigger class This descriptor is only attached to Build Trigger Post Build action in JOB configuration page
- BuildPipelineTrigger.DescriptorImpl.ItemListenerImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.trigger
-
If a job is renamed, update all BuildPipelineTriggers with the new name.
- BuildPipelineView - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
-
This view displays the set of jobs that are related based on their upstream\downstream relationships as a pipeline.
- BuildPipelineView(String, String, ProjectGridBuilder, String, boolean, boolean, boolean, boolean, boolean, int, String, String, PipelineHeaderExtension, PipelineHeaderExtension, BuildCardExtension) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- BuildPipelineView(String, String, ProjectGridBuilder, String, boolean, String) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- BuildPipelineView.DescriptorImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
-
This descriptor class is required to configure the View Page
- BuildPipelineView.Function<F,T> - Interface in au.com.centrumsystems.hudson.plugin.buildpipeline
-
A function which accepts an argument and returns a result.
- builds() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGrid
-
Iterates instances of the pipeline grid view from this project layout.
- BuildUtil - Class in au.com.centrumsystems.hudson.plugin.util
-
Provides helper methods for #hudson.model.AbstractBuild
- BuildUtil() - Constructor for class au.com.centrumsystems.hudson.plugin.util.BuildUtil
- BuildVariablesHeader - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Pull values from build variables, hiding sensitive ones
- BuildVariablesHeader() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildVariablesHeader
-
Default constructor
- BuildVariablesHeader.DescriptorImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Descriptor, since we're in the UI
C
- calculatePercentage(long, long) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Calculates percentage of the current duration to the estimated duration.
- canAddParameters() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger.DescriptorImpl
-
Returns true if it is possible to add parameters to the trigger.
- compareTo(BuildCardExtension) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
- compareTo(PipelineHeaderExtensionDescriptor) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.PipelineHeaderExtensionDescriptor
- contains(TopLevelItem) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
D
- DefaultBuildGridImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
-
BuildGrid
implementation backed by a sparse array. - DefaultBuildGridImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.DefaultBuildGridImpl
- DefaultProjectGridImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
-
ProjectGrid
backed by map. - DefaultProjectGridImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.DefaultProjectGridImpl
- DescriptorImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.DescriptorImpl
-
descriptor impl constructor This empty constructor is required for stapler.
- DescriptorImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder.DescriptorImpl
- DescriptorImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildVariablesHeader.DescriptorImpl
- DescriptorImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader.DescriptorImpl
- DescriptorImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader.FilteredVariable.DescriptorImpl
- DescriptorImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.NullColumnHeader.DescriptorImpl
- DescriptorImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.ParametersActionHeader.DescriptorImpl
- DescriptorImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleColumnHeader.DescriptorImpl
- DescriptorImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleRowHeader.DescriptorImpl
- DescriptorImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.StandardBuildCard.DescriptorImpl
- DescriptorImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger.DescriptorImpl
- doBuild(StaplerRequest, BuildPipelineView) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder
- doBuild(StaplerRequest, BuildPipelineView) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGridBuilder
-
Called to start a new pipeline instance (normally by triggering some job.)
- doCheckDownstreamProjectNames(AbstractProject, String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger.DescriptorImpl
-
Validates that the downstream project names entered are valid projects.
- doCreateItem(StaplerRequest, StaplerResponse) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- doFillConsoleOutputLinkStyleItems() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.DescriptorImpl
-
Display Console Output Link Style Items in the Edit View Page
- doFillFirstJobItems(ItemGroup<?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder.DescriptorImpl
-
Display Job List Item in the Edit View Page
- doFillNoOfDisplayedBuildsItems() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.DescriptorImpl
-
Display No Of Builds Items in the Edit View Page
- doFillNoOfDisplayedBuildsItems() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard.BuildPipelineDashboardDescriptor
-
Display No Of Builds Items in the Edit View Page
- doFillSelectedJobItems() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard.BuildPipelineDashboardDescriptor
-
Display Job List Item in the Edit View Page
- DownstreamDependency - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.trigger
-
Defines downstream dependency for the build pipeline trigger
- DownstreamDependency(AbstractProject<?, ?>, AbstractProject<?, ?>) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.DownstreamDependency
-
Downstream Dependency
- DownstreamProjectGridBuilder - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
-
ProjectGridBuilder
based on the upstream/downstream relationship. - DownstreamProjectGridBuilder(String) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder
- DownstreamProjectGridBuilder.DescriptorImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
-
Descriptor.
E
- equals(Object) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
F
- FAILURE - au.com.centrumsystems.hudson.plugin.util.HudsonResult
- filter(BuildPipelineView.Function<PipelineHeaderExtensionDescriptor, Boolean>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.DescriptorImpl
- filterActions(List<Action>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
-
Filter out the list of actions so that it only includes
ParametersAction
and CauseActions, removing the UserIdAction from the CauseAction's list of Causes. - FilteredVariable(String) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader.FilteredVariable
-
Default constructor
- FilteredVariablesHeader - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Specify which variables to show
- FilteredVariablesHeader(List<FilteredVariablesHeader.FilteredVariable>) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader
-
Default constructor
- FilteredVariablesHeader.DescriptorImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Descriptor, since we show it in UI
- FilteredVariablesHeader.FilteredVariable - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
UI placeholder for a string (yey)
- FilteredVariablesHeader.FilteredVariable.DescriptorImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Descriptor class, since we're in the UI
- filterOutUserIdCause(CauseAction) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
-
Filter out
Cause.UserIdCause
from the givenCauseAction
. - FormValidations - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
-
Form validation class for validation errors.
G
- get(int, int) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DefaultBuildGridImpl
- get(int, int) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DefaultProjectGridImpl
-
Gets the project at the specified location.
- get(int, int) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.Grid
-
Obtains the project placed at the specific position.
- getAllBuildParametersAction(AbstractBuild<?, ?>, AbstractProject<?, ?>) - Static method in class au.com.centrumsystems.hudson.plugin.util.BuildUtil
-
Given an Upstream AbstractBuild and a Downstream AbstractProject will retrieve the associated ParametersAction.
- getAlwaysAllowManualTrigger() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getBuildCard() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getBuildCardDescriptors() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.DescriptorImpl
- getBuildDescription() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Returns the current build description.
- getBuildDuration() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Returns the current build duration.
- getBuilderConfigDescriptors() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger.DescriptorImpl
- getBuildGrids() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineForm
- getBuildParametersAction(AbstractBuild<?, ?>) - Static method in class au.com.centrumsystems.hudson.plugin.util.BuildUtil
-
Gets the ParametersAction of an AbstractBuild
- getBuildPipelineForm() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Returns BuildPipelineForm containing the build pipeline to display.
- getBuildPipelineView() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- getBuildProgress() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Returns the estimated percentage complete of the current build.
- getBuildResultURL() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Build a URL of the currentBuild
- getBuildViewTitle() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getColumnHeaderDescriptors() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.DescriptorImpl
- getColumnHeaders() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getColumns() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DefaultBuildGridImpl
- getColumns() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DefaultProjectGridImpl
- getColumns() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.Grid
-
Width of the grid.
- getConfigs() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger
- getConsoleOutputLinkStyle() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getCssUrl() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getCssUrl() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- getCurrentBuild() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- getCurrentBuild() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- getCurrentBuildNumber() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Returns the current build number.
- getCurrentBuildResult() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Determines the result of the current build.
- getDependencies() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- getDependencies() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
- getDependencyIds() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- getDescription() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- getDescriptor() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.PipelineHeaderExtension
- getDescriptor() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGridBuilder
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.DescriptorImpl
-
get the display name
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard.BuildPipelineDashboardDescriptor
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder.DescriptorImpl
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildVariablesHeader.DescriptorImpl
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader.DescriptorImpl
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader.FilteredVariable.DescriptorImpl
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.NullColumnHeader.DescriptorImpl
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.ParametersActionHeader.DescriptorImpl
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleColumnHeader.DescriptorImpl
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleRowHeader.DescriptorImpl
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.StandardBuildCard.DescriptorImpl
- getDisplayName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger.DescriptorImpl
-
set the display name in post build action section of the job configuration page
- getDisplayTrigger() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
-
Gets a display value to determine whether a manual jobs 'trigger' button will be shown.
- getDownstreamBuild(AbstractProject<?, ?>, AbstractBuild<?, ?>) - Static method in class au.com.centrumsystems.hudson.plugin.util.BuildUtil
-
Gets the next downstream build based on the upstream build and downstream project.
- getDownstreamPipeline() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Constructs a List of downstream PipelineBuild objects that make up the current pipeline.
- getDownstreamProjectNames() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger
- getDownstreamProjects(AbstractProject<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Get a List of downstream projects.
- getDownstreamProjects(AbstractProject<?, ?>) - Static method in class au.com.centrumsystems.hudson.plugin.util.ProjectUtil
-
Given a Project get a List of all of its Downstream projects
- getFilteredVariables() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader
- getFirstJob() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder
- getFirstJob(BuildPipelineView) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder
-
The job that's configured as the head of the pipeline.
- getFirstJobLink() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder
- getFormattedStartDate() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- getFormattedStartTime() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- getGridBuilder() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getGridBuilder() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- getGridHeight() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineForm
- getGridWidth() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineForm
-
grid width is the longest column map counting empties (keys represent position, so they are used to determine width)
- getHealth() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
- getHelpFile() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger.DescriptorImpl
-
Set help text to "Build Pipeline Plugin -> Manually Execute Downstream Project" Post Build action in JOB configuration page
- getId() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- getId() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
- getIndex() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
-
Return an index to where this should be displayed, relative to other options
- getIndex() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildVariablesHeader.DescriptorImpl
- getIndex() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader.DescriptorImpl
- getIndex() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.NullColumnHeader.DescriptorImpl
- getIndex() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.ParametersActionHeader.DescriptorImpl
- getIndex() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.PipelineHeaderExtensionDescriptor
-
Return an index to where this should be displayed, relative to other options
- getIndex() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleColumnHeader.DescriptorImpl
- getIndex() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleRowHeader.DescriptorImpl
- getIndex() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.StandardBuildCard
- getItems() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getLastSuccessfulBuildNumber() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
- getLastSuccessfulBuildParams() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
- getMetaClass() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildJSONBuilder
- getMetaClass() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectJSONBuilder
- getName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
- getNextAvailableRow(int, int) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.Grid
-
Determines the next row of the grid that should be populated.
- getNextBuildNumber() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- getNoOfDisplayedBuilds() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getNoOfDisplayedBuilds() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- getParameterList() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- getParameters(AbstractBuild<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildVariablesHeader
- getParameters(AbstractBuild<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader
- getParameters(AbstractBuild<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.NullColumnHeader
- getParameters(AbstractBuild<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.ParametersActionHeader
- getParameters(AbstractBuild<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.PipelineHeaderExtension
- getParameters(AbstractBuild<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleColumnHeader
- getParameters(AbstractBuild<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleRowHeader
- getPipelineVersion() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Return pipeline version which is simply the first build's number
- getProject() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Returns the project name.
- getProjectGrid() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineForm
- getProjectHealth() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- getProjectId() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- getProjectParametersAction(AbstractProject<?, ?>) - Static method in class au.com.centrumsystems.hudson.plugin.util.ProjectUtil
-
Gets the ParametersAction of an AbstractProject
- getProjectURL() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Builds a URL of the current project
- getProjectURL(AbstractProject<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Retrieves the project URL
- getProperty(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildJSONBuilder
- getProperty(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectJSONBuilder
- getRefreshFrequency() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getRefreshFrequencyInMillis() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getRequiredMonitorService() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger
- getResult() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
- getRevision() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- getRowHeaderDescriptors() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView.DescriptorImpl
- getRowHeaders() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getRows() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DefaultBuildGridImpl
- getRows() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DefaultProjectGridImpl
- getRows() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.Grid
-
Height of the grid.
- getSelectedJob() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- getShowPipelineDefinitionHeader() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getStartTime() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Start time of build
- getStatus() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- getString(String) - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.Strings
- getTriggerOnlyLatestJob() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- getUnsensitiveParameters(AbstractBuild<?, ?>) - Static method in class au.com.centrumsystems.hudson.plugin.util.BuildUtil
-
Retrieve build parameters in String format without sensitive parameters (passwords, ...)
- getUpstreamBuild() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- getUpstreamBuildResult() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Determines the result of the upstream build.
- getUpstreamPipelineBuild() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Returns the upstream PipelineBuild object from the current PipelineBuild object.
- getUrl() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
- getVariableName() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader.FilteredVariable
-
Get the name of the variable to show
- Grid<T> - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
-
Two-dimensional finite sparse placement of things (such as projects and builds) into a grid/matrix layout.
- Grid() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.Grid
H
- hasBuildPermission() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Checks whether the user has a permission to start a new instance of the pipeline.
- hasBuildPermission() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.ReadOnlyBuildPipelineView
- hasBuildPermission() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Checks whether the user has Build permission for the current project.
- hasBuildPermission(BuildPipelineView) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder
- hasBuildPermission(BuildPipelineView) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGridBuilder
-
If the grid produced by this builder supports the notion of "starting a new pipeline instance", and if the current user has a permission to do so, then return true.
- hasConfigurePermission() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Checks whether the user has Configure permission for the current project.
- hasDownstreamProjects(AbstractProject<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Determines if the current project has any downstream projects
- hasDownstreamProjects(AbstractProject<?, ?>) - Static method in class au.com.centrumsystems.hudson.plugin.util.ProjectUtil
-
Determines whether a project has any downstream projects.
- hashCode() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
- hasPermission(Permission) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- hasPermission(Permission) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.ReadOnlyBuildPipelineView
- HudsonResult - Enum in au.com.centrumsystems.hudson.plugin.util
-
Hudson Result
I
- invokeMethod(String, Object) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildJSONBuilder
- invokeMethod(String, Object) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectJSONBuilder
- isAlwaysAllowManualTrigger() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- isApplicable(Class<? extends AbstractProject>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger.DescriptorImpl
- isEmpty() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.Grid
-
Tests if the layout is empty.
- isManualTrigger() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
- isManualTrigger() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Determine if the project is triggered manually, regardless of the state of its upstream builds
- isManualTrigger(AbstractProject<?, ?>, AbstractProject<?, ?>) - Static method in class au.com.centrumsystems.hudson.plugin.util.ProjectUtil
-
Determines if a manual trigger of the downstream project from the current upstream project is required.
- isNewWindowConsoleOutputLinkStyle() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- isProjectDisabled() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- isProjectParameterized() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Checks if this build starts with parameters
- isReadyToBeManuallyBuilt() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- isRerunnable() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- isShowPipelineDefinitionHeader() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- isThisWindowConsoleOutputLinkStyle() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- isTriggerOnlyLatestJob() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- ItemListenerImpl() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger.DescriptorImpl.ItemListenerImpl
M
- MANUAL - au.com.centrumsystems.hudson.plugin.util.HudsonResult
- mergeParameters(ParametersAction, ParametersAction) - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
-
From parameterized trigger plugin src/main/java/hudson/plugins/parameterizedtrigger/BuildTriggerConfig.java
- mergeParameters(ParametersAction, ParametersAction) - Static method in class au.com.centrumsystems.hudson.plugin.util.BuildUtil
-
Merges two sets of ParametersAction
- Messages - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard
-
Generated localization support class.
- Messages() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.Messages
N
- needsToRunAfterFinalized() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger
- noProjectSpecified() - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.FormValidations
-
Returns form validation error when no project is specified.
- noSuchProject(String, String) - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.FormValidations
-
Returns form validation error when project does not exist.
- NOT_BUILT - au.com.centrumsystems.hudson.plugin.util.HudsonResult
- notBuildable(String) - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.FormValidations
-
Returns form validation error when project is not buildable.
- NullColumnHeader - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Do not show any column headers
- NullColumnHeader() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.NullColumnHeader
-
Default constructor
- NullColumnHeader.DescriptorImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Descriptor, since we're in the UI
O
- onDeleted(Item) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger.DescriptorImpl.ItemListenerImpl
- onDownstreamProjectDeleted(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger
-
Deletes a project from downstreamProjectNames.
- onDownstreamProjectRenamed(String, String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger
-
Renames a project contained in downstreamProjectNames
- onJobRenamed(BuildPipelineView, Item, String, String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder
- onJobRenamed(BuildPipelineView, Item, String, String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGridBuilder
-
Called by
BuildPipelineView
when one of its members are renamed. - onJobRenamed(Item, String, String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
If a project name is changed we check if the selected job for this view also needs to be changed.
- onRenamed(Item, String, String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger.DescriptorImpl.ItemListenerImpl
P
- ParametersActionHeader - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Provide parameters only from the ParametersAction and nothing else See issue JENKINS-14591
- ParametersActionHeader() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.ParametersActionHeader
-
Default constructor
- ParametersActionHeader.DescriptorImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Descriptor, since we show it in UI
- PENDING - au.com.centrumsystems.hudson.plugin.util.HudsonResult
- perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger
- PipelineBuild - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
- PipelineBuild() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Default constructor
- PipelineBuild(AbstractBuild<?, ?>) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Convenience method to create
PipelineBuild
from a build. - PipelineBuild(AbstractBuild<?, ?>, AbstractProject<?, ?>, AbstractBuild<?, ?>) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Creates a new PipelineBuild with currentBuild, project and upstreamBuild set.
- PipelineBuild(FreeStyleProject) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- PipelineHeaderExtension - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
An extension point to provide column and/or row headers for the build pipeline
- PipelineHeaderExtension() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.PipelineHeaderExtension
- PipelineHeaderExtensionDescriptor - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
- PipelineHeaderExtensionDescriptor() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.PipelineHeaderExtensionDescriptor
- Portlet_BuildPipelineDashboardDescriptor() - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.Messages
-
Key
Portlet.BuildPipelineDashboardDescriptor
:Build Pipeline Dashboard View
. - ProjectForm - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
- ProjectForm(AbstractProject<?, ?>, PipelineHeaderExtension) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
- ProjectForm(String) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
- ProjectGrid - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
-
Two-dimensional placement of
ProjectForm
s into a grid/matrix layout. - ProjectGrid() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGrid
- ProjectGridBuilder - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
-
Encapsulates the definition of how to layout projects into a
ProjectGrid
. - ProjectGridBuilder() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGridBuilder
- ProjectGridBuilderDescriptor - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
- ProjectGridBuilderDescriptor() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGridBuilderDescriptor
-
For
Descriptor
s that are enclosed in theirProjectGridBuilder
s. - ProjectGridBuilderDescriptor(Class<? extends ProjectGridBuilder>) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGridBuilderDescriptor
-
For
Descriptor
s that explicitly specifyProjectGridBuilder
- ProjectJSONBuilder - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
- ProjectJSONBuilder() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectJSONBuilder
- ProjectUtil - Class in au.com.centrumsystems.hudson.plugin.util
-
Provides helper methods for #hudson.model.AbstractProject
- ProjectUtil() - Constructor for class au.com.centrumsystems.hudson.plugin.util.ProjectUtil
-
Default constructor
R
- ReadOnlyBuildPipelineView - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard
-
This class provides a read-only view for the existing build-pipeline view.
- ReadOnlyBuildPipelineView(String, String, ProjectGridBuilder, String, boolean, String) - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.ReadOnlyBuildPipelineView
- readResolve() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Migrate old data, set new fields
- readResolve() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- removeDownstreamTrigger(BuildPipelineTrigger, AbstractProject<?, ?>, String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger
-
Removes a downstream trigger (BuildPipelineTrigger) from a project.
- rerunBuild(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Re-run a project, passing in the CauseActions from the previous completed
Run
so that the new run will appear in the same pipeline. - rerunBuild(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
-
Re-run the build known by the given Run externalizeableId
- retrieveBuild(int, AbstractProject<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
-
Given an AbstractProject and a build number the associated AbstractBuild will be retrieved.
- retrieveUpstreamProjectTriggerConfig(AbstractProject<?, ?>, AbstractBuild<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
-
Used to retrieve the parameters from the upstream project build trigger relative to the given downstream project
S
- set(int, int, BuildForm) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DefaultBuildGridImpl
-
Mutable, but only for the code that instantiates
DefaultBuildGridImpl
. - set(int, int, ProjectForm) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DefaultProjectGridImpl
-
Mutable, but only for
ProjectGridBuilder
- setAlwaysAllowManualTrigger(boolean) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setBuildCard(BuildCardExtension) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setBuildViewTitle(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setColumnHeaders(PipelineHeaderExtension) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setConsoleOutputLinkStyle(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setCssUrl(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setCssUrl(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- setCurrentBuild(AbstractBuild<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- setDescription(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- setDisplayTrigger(Boolean) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectForm
-
Sets a display value to determine whether a manual jobs 'trigger' button will be shown.
- setDownstreamProjectNames(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.BuildPipelineTrigger
- setFilteredVariables(List<FilteredVariablesHeader.FilteredVariable>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader
- setGridBuilder(ProjectGridBuilder) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setGridBuilder(ProjectGridBuilder) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- setMetaClass(MetaClass) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildJSONBuilder
- setMetaClass(MetaClass) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectJSONBuilder
- setNoOfDisplayedBuilds(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setNoOfDisplayedBuilds(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- setProject(AbstractProject<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- setProperty(String, Object) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildJSONBuilder
- setProperty(String, Object) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectJSONBuilder
- setRefreshFrequency(int) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setRowHeaders(PipelineHeaderExtension) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setSelectedJob(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.BuildPipelineDashboard
- setShowPipelineDefinitionHeader(boolean) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setTriggerOnlyLatestJob(boolean) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
- setUpstreamBuild(AbstractBuild<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- setVariableName(String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.FilteredVariablesHeader.FilteredVariable
-
Set the name of the variable
- shouldTriggerBuild(AbstractBuild, TaskListener, List<Action>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.trigger.DownstreamDependency
- SimpleColumnHeader - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Just show build name and number
- SimpleColumnHeader() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleColumnHeader
-
Default constructor
- SimpleColumnHeader.DescriptorImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Descriptor since we're in the UI
- SimpleRowHeader - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Just show the pipeline number
- SimpleRowHeader() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.SimpleRowHeader
-
Default constructor
- SimpleRowHeader.DescriptorImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Descriptor since we're in the UI
- StandardBuildCard - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
- StandardBuildCard() - Constructor for class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.StandardBuildCard
-
Default constructor
- StandardBuildCard.DescriptorImpl - Class in au.com.centrumsystems.hudson.plugin.buildpipeline.extension
-
Descriptor, since we're in the UI
- startsWithParameters(BuildPipelineView) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.DownstreamProjectGridBuilder
- startsWithParameters(BuildPipelineView) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.ProjectGridBuilder
-
If the first job of the grid produced by this builder has parameters
- Strings - Class in au.com.centrumsystems.hudson.plugin.buildpipeline
-
Message resource bundle utility
- submit(StaplerRequest) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Handles the configuration submission
- SUCCESS - au.com.centrumsystems.hudson.plugin.util.HudsonResult
-
Hudson Result
T
- toString() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
- triggerBuild(AbstractProject<?, ?>, AbstractBuild<?, ?>, Action) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
-
Schedules a build to start.
- triggerManualBuild(ItemGroup, Integer, String, String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.extension.BuildCardExtension
-
Trigger a manual build
- triggerManualBuild(Integer, String, String) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Trigger a manual build
U
- UNSTABLE - au.com.centrumsystems.hudson.plugin.util.HudsonResult
- updatePipelineBuild(int) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
V
- valueOf(String) - Static method in enum au.com.centrumsystems.hudson.plugin.util.HudsonResult
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum au.com.centrumsystems.hudson.plugin.util.HudsonResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
_
- _Portlet_BuildPipelineDashboardDescriptor() - Static method in class au.com.centrumsystems.hudson.plugin.buildpipeline.dashboard.Messages
-
Key
Portlet.BuildPipelineDashboardDescriptor
:Build Pipeline Dashboard View
.
All Classes All Packages