Class ReadPropertiesStepExecution

java.lang.Object
org.jenkinsci.plugins.workflow.steps.StepExecution
org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<T>
org.jenkinsci.plugins.pipeline.utility.steps.AbstractFileOrTextStepExecution<Map<String,Object>>
org.jenkinsci.plugins.pipeline.utility.steps.conf.ReadPropertiesStepExecution
All Implemented Interfaces:
Serializable

public class ReadPropertiesStepExecution extends AbstractFileOrTextStepExecution<Map<String,Object>>
Execution of ReadPropertiesStep.
Author:
Robert Sandell <rsandell@cloudbees.com>.
See Also: