A C D G I M O P R S T W _ 
All Classes All Packages

A

abort() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key abort: Abort.
add(InputStepExecution) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
 
ApproverAction - Class in org.jenkinsci.plugins.workflow.support.steps.input
 
ApproverAction(String) - Constructor for class org.jenkinsci.plugins.workflow.support.steps.input.ApproverAction
 

C

canSettle(Authentication) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
Deprecated.
canSubmit() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
Deprecated.
customInstantiate(Map<String, Object>) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep.DescriptorImpl
Compatibility hack for JENKINS-63516.
customUninstantiate(UninstantiatedDescribable) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep.DescriptorImpl
Compatibility hack for JENKINS-63516.

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.support.steps.input.InputStep.DescriptorImpl
 
doAbort() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
REST endpoint to abort the workflow.
doCheckId(String) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep.DescriptorImpl
checks that the id is a valid ID.
doProceed(StaplerRequest) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
REST endpoint to submit the input.
doProceedEmpty() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
Used from the Proceed hyperlink when no parameters are defined.
doSubmit(StaplerRequest) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
Called from the form via browser to submit/abort this input step.

G

getAbnormal() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.Outcome
 
getApprover() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputSubmittedAction
 
getDescriptor() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputSubmittedAction
 
getDynamic(String) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
Bind steps just by their ID names.
getExecution(String) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
 
getExecutions() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep.DescriptorImpl
 
getHasUnsafeId() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
 
getHasUnsafeParameters() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
 
getIconFileName() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
 
getIconFileName() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputSubmittedAction
 
getId() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
getId() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
 
getInput() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
 
getMessage() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
getNormal() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.Outcome
 
getOk() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
Caption of the OK button.
getParameters() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
getParameters() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputSubmittedAction
 
getParametersDescriptors() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep.DescriptorImpl
For the pipeline syntax generator page.
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep.DescriptorImpl
 
getRun() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
 
getRun() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
 
getShortDescription() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.Rejection
 
getSubmitter() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
getSubmitterParameter() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
getTimestamp() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.Rejection
Gets the timestamp when the rejection occurred.
getUrlName() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
 
getUrlName() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputSubmittedAction
 
getUser() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.Rejection
Gets the user who rejected this.
getUserId() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.ApproverAction
 
getUserName() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.ApproverAction
 

I

input_submitted() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key input_submitted: Input Submitted.
InputAction - Class in org.jenkinsci.plugins.workflow.support.steps.input
Records the pending inputs required.
InputAction() - Constructor for class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
 
InputStep - Class in org.jenkinsci.plugins.workflow.support.steps.input
Step that pauses for human input.
InputStep(String) - Constructor for class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
InputStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.support.steps.input
 
InputStepExecution - Class in org.jenkinsci.plugins.workflow.support.steps.input
 
InputSubmittedAction - Class in org.jenkinsci.plugins.workflow.support.steps.input
 
InputSubmittedAction(String, Map<String, Object>) - Constructor for class org.jenkinsci.plugins.workflow.support.steps.input.InputSubmittedAction
 
isFailure() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.Outcome
 
isSettled() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
If this input step has been decided one way or the other.
isSuccess() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.Outcome
 
isWaitingForInput() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
 

M

Messages - Class in org.jenkinsci.plugins.workflow.support.steps.input
Generated localization support class.
Messages() - Constructor for class org.jenkinsci.plugins.workflow.support.steps.input.Messages
 

O

onAttached(Run<?, ?>) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
 
onLoad(Run<?, ?>) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
 
org.jenkinsci.plugins.workflow.support.steps.input - package org.jenkinsci.plugins.workflow.support.steps.input
Step that waits for a human being to provide and input.
Outcome - Class in org.jenkinsci.plugins.workflow.support.steps.input
Result of an evaluation.
Outcome(Object, Throwable) - Constructor for class org.jenkinsci.plugins.workflow.support.steps.input.Outcome
 

P

paused_for_input() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key paused_for_input: Paused for Input.
pipeline_need_input() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key pipeline_need_input: Pipeline has paused and needs your input before proceeding.
preSubmissionCheck() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
Check if the current user can submit the input.
proceed() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key proceed: Proceed.
proceed(Object) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
Deprecated.
proceed(Map<String, Object>) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
Processes the acceptance (approval) request.

R

rejected() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key rejected: Rejected.
rejected_by(Object) - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key rejected_by: Rejected by {0}.
Rejection - Class in org.jenkinsci.plugins.workflow.support.steps.input
Indicates that the input step was rejected by the user.
Rejection(User) - Constructor for class org.jenkinsci.plugins.workflow.support.steps.input.Rejection
 
remove(InputStepExecution) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputAction
Called when InputStepExecution is completed to remove it from the active input list.
replay() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.Outcome
 

S

setId(String) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
setOk(String) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
setParameters(List<ParameterDefinition>) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
setSubmitter(String) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
setSubmitterParameter(String) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
start() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStep
 
stop(Throwable) - Method in class org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
 

T

toString() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.Outcome
 

W

wait_for_interactive_input() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key wait_for_interactive_input: Wait for interactive input.
wrapReplay() - Method in class org.jenkinsci.plugins.workflow.support.steps.input.Outcome
Like Outcome.replay() but wraps the throwable into InvocationTargetException.

_

_abort() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key abort: Abort.
_input_submitted() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key input_submitted: Input Submitted.
_paused_for_input() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key paused_for_input: Paused for Input.
_pipeline_need_input() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key pipeline_need_input: Pipeline has paused and needs your input before proceeding.
_proceed() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key proceed: Proceed.
_rejected() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key rejected: Rejected.
_rejected_by(Object) - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key rejected_by: Rejected by {0}.
_wait_for_interactive_input() - Static method in class org.jenkinsci.plugins.workflow.support.steps.input.Messages
Key wait_for_interactive_input: Wait for interactive input.
A C D G I M O P R S T W _ 
All Classes All Packages