Class IBMiGetSAVFStep

java.lang.Object
hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.Step
org.jenkinsci.plugins.ibmisteps.steps.abstracts.IBMiStep<SaveFileContent>
org.jenkinsci.plugins.ibmisteps.steps.IBMiGetSAVFStep
All Implemented Interfaces:
ExtensionPoint, Describable<org.jenkinsci.plugins.workflow.steps.Step>, Serializable

public class IBMiGetSAVFStep extends IBMiStep<SaveFileContent>
See Also:
  • Constructor Details

    • IBMiGetSAVFStep

      @DataBoundConstructor public IBMiGetSAVFStep(String library, String name, String toFile)
  • Method Details