A B C D E F G I L M N O P R S T U W _ 
All Classes All Packages

A

argumentsToString(Map<String, Object>) - Method in class org.jenkinsci.plugins.workflow.steps.CoreStep.DescriptorImpl
 
argumentsToString(Map<String, Object>) - Method in class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep.DescriptorImpl
 
argumentsToString(Map<String, Object>) - Method in class org.jenkinsci.plugins.workflow.steps.EnvStep.DescriptorImpl
 
argumentsToString(Map<String, Object>) - Method in class org.jenkinsci.plugins.workflow.steps.MailStep.DescriptorImpl
 
argumentsToString(Map<String, Object>) - Method in class org.jenkinsci.plugins.workflow.steps.PwdStep.DescriptorImpl
 
argumentsToString(Map<String, Object>) - Method in class org.jenkinsci.plugins.workflow.steps.ToolStep.DescriptorImpl
 
argumentsToString(Map<String, Object>) - Method in class org.jenkinsci.plugins.workflow.steps.WriteFileStep.DescriptorImpl
 
argumentsToString(Map<String, Object>) - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep.DescriptorImpl
 
ArtifactArchiverStep - Class in org.jenkinsci.plugins.workflow.steps
Artifact archiving.
ArtifactArchiverStep(String) - Constructor for class org.jenkinsci.plugins.workflow.steps.ArtifactArchiverStep
 
ArtifactArchiverStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
ArtifactArchiverStepExecution - Class in org.jenkinsci.plugins.workflow.steps
 
ArtifactArchiverStepExecution_Deprecated() - Static method in class org.jenkinsci.plugins.workflow.steps.Messages
Key ArtifactArchiverStepExecution.Deprecated: The archive step is deprecated, please use archiveArtifacts instead..
ArtifactArchiverStepExecution_NoFiles(Object) - Static method in class org.jenkinsci.plugins.workflow.steps.Messages
Key ArtifactArchiverStepExecution.NoFiles: No files found to archive for pattern "{0}"; continuing..
ArtifactArchiverStepExecution_NoFilesWithExcludes(Object, Object) - Static method in class org.jenkinsci.plugins.workflow.steps.Messages
Key ArtifactArchiverStepExecution.NoFilesWithExcludes: No files found to archive for pattern "{0}", excluding "{1}"; continuing..
ArtifactUnarchiverStep - Class in org.jenkinsci.plugins.workflow.steps
 
ArtifactUnarchiverStep() - Constructor for class org.jenkinsci.plugins.workflow.steps.ArtifactUnarchiverStep
 
ArtifactUnarchiverStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
ArtifactUnarchiverStepExecution - Class in org.jenkinsci.plugins.workflow.steps
 

B

bcc - Variable in class org.jenkinsci.plugins.workflow.steps.MailStep
 
body - Variable in class org.jenkinsci.plugins.workflow.steps.MailStep
 

C

CatchErrorStep - Class in org.jenkinsci.plugins.workflow.steps
Runs a block.
CatchErrorStep() - Constructor for class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
CatchErrorStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
CatchErrorStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
CatchExecutionOptions - Interface in org.jenkinsci.plugins.workflow.steps
 
cc - Variable in class org.jenkinsci.plugins.workflow.steps.MailStep
 
context - Variable in class org.jenkinsci.plugins.workflow.steps.WithContextStep
 
CoreStep - Class in org.jenkinsci.plugins.workflow.steps
A step that runs a SimpleBuildStep as defined in Jenkins core.
CoreStep(SimpleBuildStep) - Constructor for class org.jenkinsci.plugins.workflow.steps.CoreStep
 
CoreStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
CoreWrapperStep - Class in org.jenkinsci.plugins.workflow.steps
A step that runs a SimpleBuildWrapper as defined in Jenkins core.
CoreWrapperStep(SimpleBuildWrapper) - Constructor for class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep
 
CoreWrapperStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
CoreWrapperStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
Deprecated.
Only here for serial compatibility.

D

delegate - Variable in class org.jenkinsci.plugins.workflow.steps.CoreStep
 
DeleteDirStep - Class in org.jenkinsci.plugins.workflow.steps
Simple step that will wipe out the current working directory in a workflows workspace.
DeleteDirStep() - Constructor for class org.jenkinsci.plugins.workflow.steps.DeleteDirStep
 
DeleteDirStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
DeleteDirStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.ArtifactArchiverStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.ArtifactUnarchiverStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.CatchErrorStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.CoreStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.DeleteDirStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.EchoStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.EnvStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.ErrorStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.FileExistsStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.GetContextStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.IsUnixStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.MailStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.PwdStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.ReadFileStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.RetryStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.SleepStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.SynchronousResumeNotSupportedErrorCondition.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.TimeoutStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.ToolStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.UnstableStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.WarnErrorStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.WithContextStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.steps.WriteFileStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep.DescriptorImpl
 
doCheckCount(int) - Method in class org.jenkinsci.plugins.workflow.steps.RetryStep.DescriptorImpl
 
doCheckMessage(String) - Method in class org.jenkinsci.plugins.workflow.steps.UnstableStep.DescriptorImpl
 
doCheckMessage(String) - Method in class org.jenkinsci.plugins.workflow.steps.WarnErrorStep.DescriptorImpl
 
doFillBuildResultItems() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep.DescriptorImpl
 
doFillNameItems(String) - Method in class org.jenkinsci.plugins.workflow.steps.ToolStep.DescriptorImpl
 
doFillStageResultItems() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep.DescriptorImpl
 
doFillTypeItems() - Method in class org.jenkinsci.plugins.workflow.steps.ToolStep.DescriptorImpl
 
doFillUnitItems() - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep.DescriptorImpl
 
doFillUnitItems() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep.DescriptorImpl
 

E

EchoStep - Class in org.jenkinsci.plugins.workflow.steps
A simple echo back statement.
EchoStep(String) - Constructor for class org.jenkinsci.plugins.workflow.steps.EchoStep
 
EchoStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
EchoStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
EnvStep - Class in org.jenkinsci.plugins.workflow.steps
 
EnvStep(List<String>) - Constructor for class org.jenkinsci.plugins.workflow.steps.EnvStep
 
EnvStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
EnvStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
ErrorStep - Class in org.jenkinsci.plugins.workflow.steps
 
ErrorStep(String) - Constructor for class org.jenkinsci.plugins.workflow.steps.ErrorStep
 
ErrorStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
ErrorStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
ExceededTimeout() - Constructor for class org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.ExceededTimeout
Deprecated.
ExceededTimeout(String) - Constructor for class org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.ExceededTimeout
 
Execution() - Constructor for class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep.Execution
Deprecated.
 

F

FileExistsStep - Class in org.jenkinsci.plugins.workflow.steps
 
FileExistsStep(String) - Constructor for class org.jenkinsci.plugins.workflow.steps.FileExistsStep
 
FileExistsStep_EmptyString() - Static method in class org.jenkinsci.plugins.workflow.steps.Messages
Key FileExistsStep.EmptyString: The fileExists step was called with a null or empty string, so the current directory will be checked instead..
FileExistsStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
FileExistsStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
forceInterruption - Static variable in class org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution
 
from - Variable in class org.jenkinsci.plugins.workflow.steps.MailStep
 

G

getApplicableDescriptors() - Method in class org.jenkinsci.plugins.workflow.steps.CoreStep.DescriptorImpl
 
getApplicableDescriptors() - Method in class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep.DescriptorImpl
 
getBuildResult() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
getBuildResultOnError() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
getBuildResultOnError() - Method in interface org.jenkinsci.plugins.workflow.steps.CatchExecutionOptions
The result that will be used for setting the build result if an error is caught.
getBuildResultOnError() - Method in class org.jenkinsci.plugins.workflow.steps.WarnErrorStep
 
getCharset() - Method in class org.jenkinsci.plugins.workflow.steps.MailStep
 
getConditions() - Method in class org.jenkinsci.plugins.workflow.steps.RetryStep
 
GetContextStep - Class in org.jenkinsci.plugins.workflow.steps
Obtains a Jenkins API object from the current context.
GetContextStep(Class<?>) - Constructor for class org.jenkinsci.plugins.workflow.steps.GetContextStep
 
GetContextStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
GetContextStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
getCount() - Method in class org.jenkinsci.plugins.workflow.steps.RetryStep
 
getDelegate() - Method in class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep
 
getDescriptor() - Method in class org.jenkinsci.plugins.workflow.steps.RetryStep
 
getDescriptor() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactArchiverStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactUnarchiverStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.CoreStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.DeleteDirStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.EchoStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.EnvStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.ErrorStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.FileExistsStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.GetContextStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.IsUnixStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.MailStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.PwdStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.ReadFileStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.RetryStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.SynchronousResumeNotSupportedErrorCondition.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.ToolStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.UnstableStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.WarnErrorStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.WithContextStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.steps.WriteFileStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep.DescriptorImpl
 
getEncoding() - Method in class org.jenkinsci.plugins.workflow.steps.ReadFileStep
 
getEncoding() - Method in class org.jenkinsci.plugins.workflow.steps.WriteFileStep
 
getExcludes() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactArchiverStep
 
getExcludes() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep
 
getFile() - Method in class org.jenkinsci.plugins.workflow.steps.FileExistsStep
 
getFile() - Method in class org.jenkinsci.plugins.workflow.steps.ReadFileStep
 
getFile() - Method in class org.jenkinsci.plugins.workflow.steps.WriteFileStep
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactArchiverStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactUnarchiverStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.CoreStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.DeleteDirStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.EchoStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.EnvStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.ErrorStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.FileExistsStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.GetContextStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.IsUnixStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.MailStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.PwdStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.ReadFileStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.RetryStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.ToolStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.UnstableStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.WarnErrorStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.WithContextStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.steps.WriteFileStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep.DescriptorImpl
 
getIncludes() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactArchiverStep
 
getIncludes() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep
 
getInitialRecurrencePeriod() - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep
 
getMessage() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
getMessage() - Method in interface org.jenkinsci.plugins.workflow.steps.CatchExecutionOptions
A message to be printed when an error is caught.
getMessage() - Method in class org.jenkinsci.plugins.workflow.steps.EchoStep
 
getMessage() - Method in class org.jenkinsci.plugins.workflow.steps.ErrorStep
 
getMessage() - Method in class org.jenkinsci.plugins.workflow.steps.UnstableStep
 
getMessage() - Method in class org.jenkinsci.plugins.workflow.steps.WarnErrorStep
 
getMimeType() - Method in class org.jenkinsci.plugins.workflow.steps.MailStep
 
getName() - Method in class org.jenkinsci.plugins.workflow.steps.ToolStep
 
getName() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep
 
getName() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep
 
getNodeId() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.ExceededTimeout
 
getOverrides() - Method in class org.jenkinsci.plugins.workflow.steps.EnvStep
 
getQuiet() - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactArchiverStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactUnarchiverStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.CoreStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.DeleteDirStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.EchoStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.EnvStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.ErrorStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.FileExistsStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.GetContextStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.IsUnixStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.MailStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.PwdStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.ReadFileStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.RetryStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.ToolStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.UnstableStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.WarnErrorStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.WithContextStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.steps.WriteFileStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep.DescriptorImpl
 
getRequiredContext() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep.DescriptorImpl
 
getShortDescription() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.ExceededTimeout
 
getStageResult() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
getStatus() - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep.Execution
 
getStatus() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution
 
getStatus() - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep.Execution
 
getStepResultOnError() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
getStepResultOnError() - Method in interface org.jenkinsci.plugins.workflow.steps.CatchExecutionOptions
The result that will be used for annotating the with WarningAction) if an error is caught.
getStepResultOnError() - Method in class org.jenkinsci.plugins.workflow.steps.WarnErrorStep
 
getText() - Method in class org.jenkinsci.plugins.workflow.steps.WriteFileStep
 
getTime() - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep
 
getTime() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep
 
getType() - Method in class org.jenkinsci.plugins.workflow.steps.ToolStep
 
getUnit() - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep
 
getUnit() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep
 

I

isActivity() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep
 
isAdvanced() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactArchiverStep.DescriptorImpl
When the archiveArtifacts symbol is available, CoreStep may be used instead, with no more verbose a syntax but more configuration options.
isAdvanced() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactUnarchiverStep.DescriptorImpl
 
isAdvanced() - Method in class org.jenkinsci.plugins.workflow.steps.GetContextStep.DescriptorImpl
 
isAdvanced() - Method in class org.jenkinsci.plugins.workflow.steps.WithContextStep.DescriptorImpl
 
isAllowEmpty() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep
 
isCatchInterruptions() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
isCatchInterruptions() - Method in interface org.jenkinsci.plugins.workflow.steps.CatchExecutionOptions
Whether FlowInterruptedException should be caught and handled by the step or rethrown.
isCatchInterruptions() - Method in class org.jenkinsci.plugins.workflow.steps.WarnErrorStep
 
isMetaStep() - Method in class org.jenkinsci.plugins.workflow.steps.CoreStep.DescriptorImpl
 
isMetaStep() - Method in class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep.DescriptorImpl
 
isTmp() - Method in class org.jenkinsci.plugins.workflow.steps.PwdStep
 
IsUnixStep - Class in org.jenkinsci.plugins.workflow.steps
Checks whether we are running on Unix.
IsUnixStep() - Constructor for class org.jenkinsci.plugins.workflow.steps.IsUnixStep
 
IsUnixStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
IsUnixStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
isUseDefaultExcludes() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep
 

L

logWritten() - Method in interface org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution.ResetCallback
Deprecated.
 

M

MailStep - Class in org.jenkinsci.plugins.workflow.steps
Simple email sender step.
MailStep(String, String) - Constructor for class org.jenkinsci.plugins.workflow.steps.MailStep
 
MailStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
MailStep.MailStepExecution - Class in org.jenkinsci.plugins.workflow.steps
 
mapping - Variable in class org.jenkinsci.plugins.workflow.steps.ArtifactUnarchiverStep
Files to copy over.
Messages - Class in org.jenkinsci.plugins.workflow.steps
Generated localization support class.
Messages() - Constructor for class org.jenkinsci.plugins.workflow.steps.Messages
 

N

newInstance(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.workflow.steps.EnvStep.DescriptorImpl
 

O

onResume() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep.Execution
 
onResume() - Method in class org.jenkinsci.plugins.workflow.steps.EnvStep.Execution
 
onResume() - Method in class org.jenkinsci.plugins.workflow.steps.PushdStep.Execution
Deprecated.
 
onResume() - Method in class org.jenkinsci.plugins.workflow.steps.RetryStepExecution
 
onResume() - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep.Execution
 
onResume() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution
 
onResume() - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep.Execution
 
onResume() - Method in class org.jenkinsci.plugins.workflow.steps.WithContextStep.Execution
 
org.jenkinsci.plugins.workflow.steps - package org.jenkinsci.plugins.workflow.steps
 
org.jenkinsci.plugins.workflow.support.steps.stash - package org.jenkinsci.plugins.workflow.support.steps.stash
 

P

PushdStep - Class in org.jenkinsci.plugins.workflow.steps
Deprecated.
Only exists as a placeholder for old running builds; now org.jenkinsci.plugins.workflow.support.steps.PushdStep.
PushdStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
Deprecated.
 
PwdStep - Class in org.jenkinsci.plugins.workflow.steps
Returns the working directory path.
PwdStep() - Constructor for class org.jenkinsci.plugins.workflow.steps.PwdStep
 
PwdStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
PwdStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 

R

ReadFileStep - Class in org.jenkinsci.plugins.workflow.steps
 
ReadFileStep(String) - Constructor for class org.jenkinsci.plugins.workflow.steps.ReadFileStep
 
ReadFileStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
ReadFileStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
replyTo - Variable in class org.jenkinsci.plugins.workflow.steps.MailStep
 
RetryStep - Class in org.jenkinsci.plugins.workflow.steps
Executes the body up to N times.
RetryStep(int) - Constructor for class org.jenkinsci.plugins.workflow.steps.RetryStep
 
RetryStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
RetryStepExecution - Class in org.jenkinsci.plugins.workflow.steps
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactArchiverStepExecution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactUnarchiverStepExecution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.DeleteDirStep.Execution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.EchoStep.Execution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.ErrorStep.Execution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.FileExistsStep.Execution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.GetContextStep.Execution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.IsUnixStep.Execution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.MailStep.MailStepExecution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.PwdStep.Execution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.ReadFileStep.Execution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.ToolStep.Execution
 
run() - Method in class org.jenkinsci.plugins.workflow.steps.WriteFileStep.Execution
 
run() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep.Execution
 
run() - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep.Execution
 

S

setActivity(boolean) - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep
 
setAllowEmpty(boolean) - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep
 
setBuildResult(String) - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
setCatchInterruptions(boolean) - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
setCatchInterruptions(boolean) - Method in class org.jenkinsci.plugins.workflow.steps.WarnErrorStep
 
setCharset(String) - Method in class org.jenkinsci.plugins.workflow.steps.MailStep
 
setConditions(List<ErrorCondition>) - Method in class org.jenkinsci.plugins.workflow.steps.RetryStep
 
setEncoding(String) - Method in class org.jenkinsci.plugins.workflow.steps.ReadFileStep
Set the encoding to be used when reading the file.
setEncoding(String) - Method in class org.jenkinsci.plugins.workflow.steps.WriteFileStep
Set the encoding to be used when writing the file.
setExcludes(String) - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactArchiverStep
 
setExcludes(String) - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep
 
setIncludes(String) - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep
 
setInitialRecurrencePeriod(long) - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep
 
setMessage(String) - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
setMimeType(String) - Method in class org.jenkinsci.plugins.workflow.steps.MailStep
 
setQuiet(boolean) - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep
 
setStageResult(String) - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
setTmp(boolean) - Method in class org.jenkinsci.plugins.workflow.steps.PwdStep
 
setType(String) - Method in class org.jenkinsci.plugins.workflow.steps.ToolStep
 
setUnit(TimeUnit) - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep
 
setUnit(TimeUnit) - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep
 
setUseDefaultExcludes(boolean) - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep
 
SleepStep - Class in org.jenkinsci.plugins.workflow.steps
 
SleepStep(int) - Constructor for class org.jenkinsci.plugins.workflow.steps.SleepStep
 
SleepStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
SleepStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
start() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep.Execution
 
start() - Method in class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep.Execution
Deprecated.
 
start() - Method in class org.jenkinsci.plugins.workflow.steps.EnvStep.Execution
 
start() - Method in class org.jenkinsci.plugins.workflow.steps.PushdStep.Execution
Deprecated.
 
start() - Method in class org.jenkinsci.plugins.workflow.steps.RetryStepExecution
 
start() - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep.Execution
 
start() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStepExecution
 
start() - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep.Execution
 
start() - Method in class org.jenkinsci.plugins.workflow.steps.WithContextStep.Execution
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactArchiverStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.ArtifactUnarchiverStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.CoreStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.DeleteDirStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.EchoStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.EnvStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.ErrorStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.FileExistsStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.GetContextStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.IsUnixStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.MailStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.PwdStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.ReadFileStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.RetryStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.ToolStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.UnstableStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.WarnErrorStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.WithContextStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.WriteFileStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep
 
start(StepContext) - Method in class org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep
 
StashStep - Class in org.jenkinsci.plugins.workflow.support.steps.stash
 
StashStep(String) - Constructor for class org.jenkinsci.plugins.workflow.support.steps.stash.StashStep
 
StashStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.support.steps.stash
 
StashStep.Execution - Class in org.jenkinsci.plugins.workflow.support.steps.stash
 
stop(Throwable) - Method in class org.jenkinsci.plugins.workflow.steps.SleepStep.Execution
 
stop(Throwable) - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep.Execution
 
subject - Variable in class org.jenkinsci.plugins.workflow.steps.MailStep
 
SynchronousResumeNotSupportedErrorCondition - Class in org.jenkinsci.plugins.workflow.steps
Checks for SynchronousResumeNotSupportedException.
SynchronousResumeNotSupportedErrorCondition() - Constructor for class org.jenkinsci.plugins.workflow.steps.SynchronousResumeNotSupportedErrorCondition
 
SynchronousResumeNotSupportedErrorCondition.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 

T

takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.workflow.steps.CatchErrorStep.DescriptorImpl
 
takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.workflow.steps.CoreWrapperStep.DescriptorImpl
 
takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.workflow.steps.EnvStep.DescriptorImpl
 
takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.workflow.steps.RetryStep.DescriptorImpl
 
takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.workflow.steps.TimeoutStep.DescriptorImpl
 
takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep.DescriptorImpl
 
takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.workflow.steps.WarnErrorStep.DescriptorImpl
 
takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.workflow.steps.WithContextStep.DescriptorImpl
 
test(Throwable, StepContext) - Method in class org.jenkinsci.plugins.workflow.steps.SynchronousResumeNotSupportedErrorCondition
 
TimeoutStep - Class in org.jenkinsci.plugins.workflow.steps
Executes the body with a timeout, which will kill the body.
TimeoutStep(int) - Constructor for class org.jenkinsci.plugins.workflow.steps.TimeoutStep
 
TimeoutStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
TimeoutStepExecution - Class in org.jenkinsci.plugins.workflow.steps
 
TimeoutStepExecution.ExceededTimeout - Class in org.jenkinsci.plugins.workflow.steps
Common cause in this step.
TimeoutStepExecution.ResetCallback - Interface in org.jenkinsci.plugins.workflow.steps
Deprecated.
only here for serial compatibility
to - Variable in class org.jenkinsci.plugins.workflow.steps.MailStep
 
ToolStep - Class in org.jenkinsci.plugins.workflow.steps
Binds a ToolInstallation to a variable.
ToolStep(String) - Constructor for class org.jenkinsci.plugins.workflow.steps.ToolStep
 
ToolStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
ToolStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
type - Variable in class org.jenkinsci.plugins.workflow.steps.GetContextStep
 

U

UnstableStep - Class in org.jenkinsci.plugins.workflow.steps
 
UnstableStep(String) - Constructor for class org.jenkinsci.plugins.workflow.steps.UnstableStep
 
UnstableStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
UnstashStep - Class in org.jenkinsci.plugins.workflow.support.steps.stash
 
UnstashStep(String) - Constructor for class org.jenkinsci.plugins.workflow.support.steps.stash.UnstashStep
 
UnstashStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.support.steps.stash
 
UnstashStep.Execution - Class in org.jenkinsci.plugins.workflow.support.steps.stash
 

W

WaitForConditionStep - Class in org.jenkinsci.plugins.workflow.steps
 
WaitForConditionStep() - Constructor for class org.jenkinsci.plugins.workflow.steps.WaitForConditionStep
 
WaitForConditionStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
WaitForConditionStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
WarnErrorStep - Class in org.jenkinsci.plugins.workflow.steps
Runs a block, and if that block fails, prints a message, marks the build as Result.UNSTABLE, adds a WarningAction to the step, and then continues execution normally.
WarnErrorStep(String) - Constructor for class org.jenkinsci.plugins.workflow.steps.WarnErrorStep
 
WarnErrorStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
WithContextStep - Class in org.jenkinsci.plugins.workflow.steps
Supplies a contextual Jenkins API object to a block.
WithContextStep(Object) - Constructor for class org.jenkinsci.plugins.workflow.steps.WithContextStep
 
WithContextStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
WithContextStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 
WriteFileStep - Class in org.jenkinsci.plugins.workflow.steps
 
WriteFileStep(String, String) - Constructor for class org.jenkinsci.plugins.workflow.steps.WriteFileStep
 
WriteFileStep.DescriptorImpl - Class in org.jenkinsci.plugins.workflow.steps
 
WriteFileStep.Execution - Class in org.jenkinsci.plugins.workflow.steps
 

_

_ArtifactArchiverStepExecution_Deprecated() - Static method in class org.jenkinsci.plugins.workflow.steps.Messages
Key ArtifactArchiverStepExecution.Deprecated: The archive step is deprecated, please use archiveArtifacts instead..
_ArtifactArchiverStepExecution_NoFiles(Object) - Static method in class org.jenkinsci.plugins.workflow.steps.Messages
Key ArtifactArchiverStepExecution.NoFiles: No files found to archive for pattern "{0}"; continuing..
_ArtifactArchiverStepExecution_NoFilesWithExcludes(Object, Object) - Static method in class org.jenkinsci.plugins.workflow.steps.Messages
Key ArtifactArchiverStepExecution.NoFilesWithExcludes: No files found to archive for pattern "{0}", excluding "{1}"; continuing..
_FileExistsStep_EmptyString() - Static method in class org.jenkinsci.plugins.workflow.steps.Messages
Key FileExistsStep.EmptyString: The fileExists step was called with a null or empty string, so the current directory will be checked instead..
A B C D E F G I L M N O P R S T U W _ 
All Classes All Packages