Class IBMiPutSAVFStep

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.IBMiPutSAVFStep
All Implemented Interfaces:
ExtensionPoint, Describable<org.jenkinsci.plugins.workflow.steps.Step>, Serializable

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

    • IBMiPutSAVFStep

      @DataBoundConstructor public IBMiPutSAVFStep(String library, String name, String fromFile)
  • Method Details