Class RetryStepExecution
- java.lang.Object
-
- org.jenkinsci.plugins.workflow.steps.StepExecution
-
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
-
- org.jenkinsci.plugins.workflow.steps.RetryStepExecution
-
- All Implemented Interfaces:
Serializable
public class RetryStepExecution extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- Author:
- Kohsuke Kawaguchi
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onResume()
boolean
start()
-