Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABORT - Static variable in class org.jenkinsci.plugins.workflow.job.WorkflowJob
-
Deprecated.
- addAction(Action) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- addProperty(JobProperty) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- addTrigger(Trigger) - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- addTrigger(Trigger) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- addTriggersJobPropertyWithoutStart(PipelineTriggersJobProperty) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- alias() - Static method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- annotate(Run<?, ?>, MarkupText, int) - Method in class org.jenkinsci.plugins.workflow.job.console.WorkflowRunConsoleNote
-
Deprecated.
- annotate(WorkflowRun, MarkupText, int) - Method in class org.jenkinsci.plugins.workflow.job.console.NewNodeConsoleNote
- asFlowExecutionOwner() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- asItem() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
B
- build_triggers() - Static method in class org.jenkinsci.plugins.workflow.job.properties.Messages
-
Key
build_triggers
:Build triggers
.
C
- CancelledCause(Run<?, ?>) - Constructor for class org.jenkinsci.plugins.workflow.job.properties.DisableConcurrentBuildsJobProperty.CancelledCause
- Checkouts() - Constructor for class org.jenkinsci.plugins.workflow.job.WorkflowRun.Checkouts
- CONSOLE_NOTE_PREFIX - Static variable in class org.jenkinsci.plugins.workflow.job.console.WorkflowRunConsoleNote
-
Deprecated.Prefix used in metadata lines.
- copy(Run<?, ?>, Run<?, ?>, TaskListener) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun.Checkouts
- createFor(WorkflowJob) - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty.Factory
- createFor(WorkflowRun) - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphAction.Factory
- createFor(WorkflowRun) - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphTableAction.Factory
- createFor(WorkflowRun) - Method in class org.jenkinsci.plugins.workflow.job.views.GraphVizAction.Factory
- createReference() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
D
- decorateACL(ACL) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJobProperty
-
Allows a property to control permissions related to the job.
- deleteArtifacts() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.job.console.NewNodeConsoleNote.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.job.properties.DisableConcurrentBuildsJobProperty.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.job.properties.DisableResumeJobProperty.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.job.properties.DurabilityHintJobProperty.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty.DescriptorImpl
- DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.job.WorkflowJob.DescriptorImpl
- DisableConcurrentBuildsJobProperty - Class in org.jenkinsci.plugins.workflow.job.properties
-
OptionalJobProperty
for setting whether a job should allow concurrent builds. - DisableConcurrentBuildsJobProperty() - Constructor for class org.jenkinsci.plugins.workflow.job.properties.DisableConcurrentBuildsJobProperty
- DisableConcurrentBuildsJobProperty.CancelledCause - Class in org.jenkinsci.plugins.workflow.job.properties
-
Records that a build was canceled because of
DisableConcurrentBuildsJobProperty.isAbortPrevious()
. - DisableConcurrentBuildsJobProperty.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.job.properties
- DisableResumeJobProperty - Class in org.jenkinsci.plugins.workflow.job.properties
-
Disables resuming a pipeline if the controller restarts - the run will simply fail instead, just like a FreeStyle job.
- DisableResumeJobProperty() - Constructor for class org.jenkinsci.plugins.workflow.job.properties.DisableResumeJobProperty
- DisableResumeJobProperty.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.job.properties
- do_not_allow_concurrent_builds() - Static method in class org.jenkinsci.plugins.workflow.job.properties.Messages
-
Key
do_not_allow_concurrent_builds
:Do not allow concurrent builds
. - do_not_allow_resume_if_master_restarts() - Static method in class org.jenkinsci.plugins.workflow.job.properties.Messages
-
Key
do_not_allow_resume_if_master_restarts
:Do not allow the pipeline to resume if the controller restarts
. - doConsoleText(StaplerRequest2, StaplerResponse2) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- doDot() - Method in class org.jenkinsci.plugins.workflow.job.views.GraphVizAction
-
Dumps the current
FlowNode
graph in the GraphViz dot notation. - doIndex(StaplerResponse2) - Method in class org.jenkinsci.plugins.workflow.job.views.GraphVizAction
- doKill() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
-
Immediately kills the build.
- doStop() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- doTerm() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
-
Sends
FutureCallback.onFailure(java.lang.Throwable)
to all running (leaf) steps. - dropLinks() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- DurabilityHintJobProperty - Class in org.jenkinsci.plugins.workflow.job.properties
-
Hint about the desired
FlowDurabilityHint
. - DurabilityHintJobProperty(FlowDurabilityHint) - Constructor for class org.jenkinsci.plugins.workflow.job.properties.DurabilityHintJobProperty
- DurabilityHintJobProperty.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.job.properties
F
- Factory() - Constructor for class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty.Factory
- Factory() - Constructor for class org.jenkinsci.plugins.workflow.job.views.FlowGraphAction.Factory
- Factory() - Constructor for class org.jenkinsci.plugins.workflow.job.views.FlowGraphTableAction.Factory
- Factory() - Constructor for class org.jenkinsci.plugins.workflow.job.views.GraphVizAction.Factory
- FlowGraphAction - Class in org.jenkinsci.plugins.workflow.job.views
-
For debugging and REST API.
- FlowGraphAction.Factory - Class in org.jenkinsci.plugins.workflow.job.views
- FlowGraphTableAction - Class in org.jenkinsci.plugins.workflow.job.views
- FlowGraphTableAction.Factory - Class in org.jenkinsci.plugins.workflow.job.views
G
- getACL() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getAllTriggerActions() - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- getAssignedLabel() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getAuthToken() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getBuild(String) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
-
Deprecated.
- getBuildByNumber(int) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getCategoryId() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob.DescriptorImpl
-
Needed if it wants Pipeline jobs are categorized in Jenkins 2.x.
- getCauseOfBlockage() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getChangeSets() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getColumns() - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphAction
- getCulpritIds() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getCulprits() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getDefaultDurabilityHint() - Static method in class org.jenkinsci.plugins.workflow.job.properties.DurabilityHintJobProperty.DescriptorImpl
- getDefinition() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getDefinitionDescriptors(WorkflowJob) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob.DescriptorImpl
-
TODO JENKINS-20020 can delete this in case
f:dropdownDescriptorSelector
defaults to applyingh.filterDescriptors
- getDescription() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob.DescriptorImpl
-
Needed if it wants Pipeline jobs are categorized in Jenkins 2.x.
- getDescriptor() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getDisplayName() - Method in class org.jenkinsci.plugins.workflow.job.properties.DisableConcurrentBuildsJobProperty.DescriptorImpl
- getDisplayName() - Method in class org.jenkinsci.plugins.workflow.job.properties.DisableResumeJobProperty.DescriptorImpl
- getDisplayName() - Method in class org.jenkinsci.plugins.workflow.job.properties.DurabilityHintJobProperty.DescriptorImpl
- getDisplayName() - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty.DescriptorImpl
- getDisplayName() - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphAction
- getDisplayName() - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphTableAction
- getDisplayName() - Method in class org.jenkinsci.plugins.workflow.job.views.GraphVizAction
- getDisplayName() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob.DescriptorImpl
- getDurabilityHintValues() - Method in class org.jenkinsci.plugins.workflow.job.properties.DurabilityHintJobProperty.DescriptorImpl
- getEnvironment(TaskListener) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getEstimatedDurationCandidates() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getExecution() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
-
Gets the associated execution state, and do a more expensive loading operation if not initialized.
- getExecutionPromise() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
-
Allows the caller to block on
FlowExecution
, which gets created relatively quickly after the build gets going. - getFirstBuild() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getFlowGraph() - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphTableAction
- getFlowGraphDataAsHtml() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
-
For use by Jelly only.
- getHasCustomQuietPeriod() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getHint() - Method in class org.jenkinsci.plugins.workflow.job.properties.DurabilityHintJobProperty
- getIconClassName() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob.DescriptorImpl
- getIconColor() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getIconFileName() - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphAction
- getIconFileName() - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphTableAction
- getIconFileName() - Method in class org.jenkinsci.plugins.workflow.job.views.GraphVizAction
- getIconFilePathPattern() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob.DescriptorImpl
-
Needed if it wants Pipeline jobs are categorized in Jenkins 2.x.
- getLastBuild() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getLastBuiltOn() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getLazyBuildMixIn() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getLog() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getLog(int) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getLogFile() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
-
Deprecated.
- getLogInputStream() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getLogReader() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getLogText() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getNearestBuild(int) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getNearestOldBuild(int) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getNewerBuild() - Method in class org.jenkinsci.plugins.workflow.job.properties.DisableConcurrentBuildsJobProperty.CancelledCause
- getNextBuild() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getNodes() - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphAction
- getPreviousBuild() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getPronoun() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getQueueItem() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getQuietPeriod() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getRunMixIn() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getSameNodeConstraint() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getSCMs() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getSCMs() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- getSCMTrigger() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getShortDescription() - Method in class org.jenkinsci.plugins.workflow.job.properties.DisableConcurrentBuildsJobProperty.CancelledCause
- getSubTasks() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getTriggerForDescriptor(TriggerDescriptor) - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- getTriggers() - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- getTriggers() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getTriggersJobProperty() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getTriggersMap() - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- getTypicalSCM() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- getUrlName() - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphAction
- getUrlName() - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphTableAction
- getUrlName() - Method in class org.jenkinsci.plugins.workflow.job.views.GraphVizAction
- GraphVizAction - Class in org.jenkinsci.plugins.workflow.job.views
-
Debugging-only view of the flow graph.
- GraphVizAction.Factory - Class in org.jenkinsci.plugins.workflow.job.views
H
- hasAllowKill() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- hasAllowTerm() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- hasntStartedYet() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- httpKill() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
-
Immediately kills the build.
- httpTerm() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
-
Sends
FutureCallback.onFailure(java.lang.Throwable)
to all running (leaf) steps.
I
- isAbortPrevious() - Method in class org.jenkinsci.plugins.workflow.job.properties.DisableConcurrentBuildsJobProperty
- isBuildable() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- isBuildable() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJobProperty
-
Allows a property to control whether
WorkflowJob.isBuildable()
. - isBuilding() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- isConcurrentBuild() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- isDisabled() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- isInProgress() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- isInQueue() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- isLogUpdated() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- isResumeBlocked() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
M
- makeSearchIndex() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- Messages - Class in org.jenkinsci.plugins.workflow.job
-
Generated localization support class.
- Messages - Class in org.jenkinsci.plugins.workflow.job.properties
-
Generated localization support class.
- Messages - Class in org.jenkinsci.plugins.workflow.job.views
-
Generated localization support class.
- Messages() - Constructor for class org.jenkinsci.plugins.workflow.job.Messages
- Messages() - Constructor for class org.jenkinsci.plugins.workflow.job.properties.Messages
- Messages() - Constructor for class org.jenkinsci.plugins.workflow.job.views.Messages
N
- newInstance(ItemGroup, String) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob.DescriptorImpl
- newInstance(StaplerRequest2, JSONObject) - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty.DescriptorImpl
- NewNodeConsoleNote - Class in org.jenkinsci.plugins.workflow.job.console
-
Console line with note printed when a new
FlowNode
is added to the graph. - NewNodeConsoleNote.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.job.console
O
- onCheckout(Run<?, ?>, SCM, FilePath, TaskListener, File, SCMRevisionState) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob.SCMListenerImpl
- onCheckout(Run<?, ?>, SCM, FilePath, TaskListener, File, SCMRevisionState) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun.SCMListenerImpl
- onCreatedFromScratch() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- onLoad() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- onLoad(ItemGroup<? extends Item>, String) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- ordinal() - Method in class org.jenkinsci.plugins.workflow.job.properties.DisableResumeJobProperty.DescriptorImpl
- ordinal() - Method in class org.jenkinsci.plugins.workflow.job.properties.DurabilityHintJobProperty.DescriptorImpl
- org.jenkinsci.plugins.workflow.job - package org.jenkinsci.plugins.workflow.job
- org.jenkinsci.plugins.workflow.job.console - package org.jenkinsci.plugins.workflow.job.console
- org.jenkinsci.plugins.workflow.job.properties - package org.jenkinsci.plugins.workflow.job.properties
- org.jenkinsci.plugins.workflow.job.views - package org.jenkinsci.plugins.workflow.job.views
P
- performDelete() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- Pipeline_Steps() - Static method in class org.jenkinsci.plugins.workflow.job.views.Messages
-
Key
Pipeline.Steps
:Pipeline Steps
. - PipelineTriggersJobProperty - Class in org.jenkinsci.plugins.workflow.job.properties
- PipelineTriggersJobProperty(List<Trigger>) - Constructor for class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- PipelineTriggersJobProperty.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.job.properties
- PipelineTriggersJobProperty.Factory - Class in org.jenkinsci.plugins.workflow.job.properties
- poll(TaskListener) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- print(TaskListener) - Method in class org.jenkinsci.plugins.workflow.job.properties.DisableConcurrentBuildsJobProperty.CancelledCause
- print(FlowNode, TaskListener) - Static method in class org.jenkinsci.plugins.workflow.job.console.NewNodeConsoleNote
R
- readResolve() - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- reconfigure(StaplerRequest2, JSONObject) - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- reload() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
-
Hack to allow
WorkflowRun.execution
to use anWorkflowRun.Owner
referring to this run, even when it has not yet been loaded. - removeProperty(JobProperty) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- removeRun(WorkflowRun) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- removeTrigger(Trigger) - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- replaceAction(Action) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- run - Variable in class org.jenkinsci.plugins.workflow.job.views.FlowGraphAction
- run - Variable in class org.jenkinsci.plugins.workflow.job.views.FlowGraphTableAction
- run - Variable in class org.jenkinsci.plugins.workflow.job.views.GraphVizAction
- run() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
-
Actually executes the workflow.
S
- save() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- scheduleBuild2(int, Action...) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- SCMListenerImpl() - Constructor for class org.jenkinsci.plugins.workflow.job.WorkflowJob.SCMListenerImpl
- SCMListenerImpl() - Constructor for class org.jenkinsci.plugins.workflow.job.WorkflowRun.SCMListenerImpl
- setAbortPrevious(boolean) - Method in class org.jenkinsci.plugins.workflow.job.properties.DisableConcurrentBuildsJobProperty
- setConcurrentBuild(boolean) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- setDefinition(FlowDefinition) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- setDisabled(boolean) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- setQuietPeriod(Integer) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- setResult(Result) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- setResumeBlocked(boolean) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- setTriggers(List<Trigger<?>>) - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- setTriggers(List<Trigger<?>>) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- shouldCalculateCulprits() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowRun
- speed_durability_override() - Static method in class org.jenkinsci.plugins.workflow.job.properties.Messages
-
Key
speed_durability_override
:Pipeline speed/durability override
. - startTagFor(WorkflowRun, String, String, String) - Static method in class org.jenkinsci.plugins.workflow.job.console.NewNodeConsoleNote
- startTriggers(boolean) - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- stopTriggers() - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty
- submit(StaplerRequest2, StaplerResponse2) - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- suggestFor(Item) - Method in class org.jenkinsci.plugins.workflow.job.properties.DisableResumeJobProperty.DescriptorImpl
- suggestFor(Item) - Method in class org.jenkinsci.plugins.workflow.job.properties.DurabilityHintJobProperty.DescriptorImpl
- supportsMakeDisabled() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
T
- type() - Method in class org.jenkinsci.plugins.workflow.job.properties.PipelineTriggersJobProperty.Factory
- type() - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphAction.Factory
- type() - Method in class org.jenkinsci.plugins.workflow.job.views.FlowGraphTableAction.Factory
- type() - Method in class org.jenkinsci.plugins.workflow.job.views.GraphVizAction.Factory
W
- WorkflowJob - Class in org.jenkinsci.plugins.workflow.job
- WorkflowJob(ItemGroup, String) - Constructor for class org.jenkinsci.plugins.workflow.job.WorkflowJob
- WorkflowJob_Description() - Static method in class org.jenkinsci.plugins.workflow.job.Messages
-
Key
WorkflowJob.Description
:Orchestrates long-running activities that can span multiple build agents. Suitable for building pipelines (formerly known as workflows) and/or organizing complex activities that do not easily fit in free-style job type.
. - WorkflowJob_DisplayName() - Static method in class org.jenkinsci.plugins.workflow.job.Messages
-
Key
WorkflowJob.DisplayName
:Pipeline
. - WorkflowJob.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.job
- WorkflowJob.SCMListenerImpl - Class in org.jenkinsci.plugins.workflow.job
- WorkflowJobProperty - Class in org.jenkinsci.plugins.workflow.job
-
Job property which can specially affect behavior of the project.
- WorkflowJobProperty() - Constructor for class org.jenkinsci.plugins.workflow.job.WorkflowJobProperty
- WorkflowRun - Class in org.jenkinsci.plugins.workflow.job
- WorkflowRun(WorkflowJob) - Constructor for class org.jenkinsci.plugins.workflow.job.WorkflowRun
- WorkflowRun(WorkflowJob, File) - Constructor for class org.jenkinsci.plugins.workflow.job.WorkflowRun
- WorkflowRun.Checkouts - Class in org.jenkinsci.plugins.workflow.job
- WorkflowRun.SCMListenerImpl - Class in org.jenkinsci.plugins.workflow.job
- WorkflowRunConsoleNote - Class in org.jenkinsci.plugins.workflow.job.console
-
Deprecated.No longer used, but retained for serial-form compatibility of old build logs.
- WorkflowRunConsoleNote() - Constructor for class org.jenkinsci.plugins.workflow.job.console.WorkflowRunConsoleNote
-
Deprecated.
_
- _build_triggers() - Static method in class org.jenkinsci.plugins.workflow.job.properties.Messages
-
Key
build_triggers
:Build triggers
. - _do_not_allow_concurrent_builds() - Static method in class org.jenkinsci.plugins.workflow.job.properties.Messages
-
Key
do_not_allow_concurrent_builds
:Do not allow concurrent builds
. - _do_not_allow_resume_if_master_restarts() - Static method in class org.jenkinsci.plugins.workflow.job.properties.Messages
-
Key
do_not_allow_resume_if_master_restarts
:Do not allow the pipeline to resume if the controller restarts
. - _getRuns() - Method in class org.jenkinsci.plugins.workflow.job.WorkflowJob
- _Pipeline_Steps() - Static method in class org.jenkinsci.plugins.workflow.job.views.Messages
-
Key
Pipeline.Steps
:Pipeline Steps
. - _speed_durability_override() - Static method in class org.jenkinsci.plugins.workflow.job.properties.Messages
-
Key
speed_durability_override
:Pipeline speed/durability override
. - _WorkflowJob_Description() - Static method in class org.jenkinsci.plugins.workflow.job.Messages
-
Key
WorkflowJob.Description
:Orchestrates long-running activities that can span multiple build agents. Suitable for building pipelines (formerly known as workflows) and/or organizing complex activities that do not easily fit in free-style job type.
. - _WorkflowJob_DisplayName() - Static method in class org.jenkinsci.plugins.workflow.job.Messages
-
Key
WorkflowJob.DisplayName
:Pipeline
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Item.CANCEL
.