- 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
-
- 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
-
- getBuildParameters() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
- 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
-
- 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.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.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.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
- 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
-
- 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() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildForm
-
- 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(AbstractProject<?, ?>) - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
Retrieves the project URL
- getProjectURL() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.PipelineBuild
-
Builds a URL of the current project
- 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
-
- 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
-
- getShowPipelineParameters() - Method in class au.com.centrumsystems.hudson.plugin.buildpipeline.BuildPipelineView
-
- getShowPipelineParametersInHeaders() - 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
-
- 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
-