Class InputStepExecution

java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
org.jenkinsci.plugins.workflow.support.steps.input.InputStepExecution
All Implemented Interfaces:
ModelObject, Serializable

@ExportedBean(defaultVisibility=2) public class InputStepExecution extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl implements ModelObject
Author:
Kohsuke Kawaguchi
See Also: