Uses of Class
org.jenkinsci.plugins.ibmisteps.model.IBMi
Packages that use IBMi
Package
Description
-
Uses of IBMi in com.ibm.as400.access
Constructors in com.ibm.as400.access with parameters of type IBMiModifierConstructorDescriptionIBMiMessage(IBMi ibmi, com.ibm.as400.access.AS400Message as400Message) -
Uses of IBMi in org.jenkinsci.plugins.ibmisteps.model
Methods in org.jenkinsci.plugins.ibmisteps.model that return IBMiMethods in org.jenkinsci.plugins.ibmisteps.model with parameters of type IBMiModifier and TypeMethodDescriptionCLSpooledFilehandler.listSpooledFiles(IBMi ibmi, String jobNumber, String jobUser, String jobName) SpooledFileHandler.listSpooledFiles(IBMi ibmi, String jobNumber, String jobUser, String jobName) SQLSpooledFilehandler.listSpooledFiles(IBMi ibmi, String jobNumber, String jobUser, String jobName) voidCLSpooledFilehandler.writeSpooledFile(IBMi ibmi, SpooledFiles.SpooledFile spooledFile, FilePath toFile) voidSpooledFileHandler.writeSpooledFile(IBMi ibmi, SpooledFiles.SpooledFile spooledFile, FilePath target) voidSQLSpooledFilehandler.writeSpooledFile(IBMi ibmi, SpooledFiles.SpooledFile spooledFile, FilePath toFile) Constructors in org.jenkinsci.plugins.ibmisteps.model with parameters of type IBMiModifierConstructorDescriptionCallResult(IBMi ibmi, boolean successful, com.ibm.as400.access.AS400Message[] as400Messages) -
Uses of IBMi in org.jenkinsci.plugins.ibmisteps.steps
Methods in org.jenkinsci.plugins.ibmisteps.steps with parameters of type IBMiModifier and TypeMethodDescriptionprotected CallResultIBMiCommandStep.runOnIBMi(org.jenkinsci.plugins.workflow.steps.StepContext context, LoggerWrapper logger, IBMi ibmi) protected VoidIBMiGetIFSStep.runOnIBMi(org.jenkinsci.plugins.workflow.steps.StepContext context, LoggerWrapper logger, IBMi ibmi) protected SaveFileContentIBMiGetSAVFStep.runOnIBMi(org.jenkinsci.plugins.workflow.steps.StepContext context, LoggerWrapper logger, IBMi ibmi) protected SpooledFilesIBMiGetSpooledFilesStep.runOnIBMi(org.jenkinsci.plugins.workflow.steps.StepContext stepContext, LoggerWrapper logger, IBMi ibmi) protected VoidIBMiPutIFSStep.runOnIBMi(org.jenkinsci.plugins.workflow.steps.StepContext context, LoggerWrapper logger, IBMi ibmi) protected SaveFileContentIBMiPutSAVFStep.runOnIBMi(org.jenkinsci.plugins.workflow.steps.StepContext context, LoggerWrapper logger, IBMi ibmi) protected SQLResultIBMiRunSQLStep.runOnIBMi(org.jenkinsci.plugins.workflow.steps.StepContext context, LoggerWrapper logger, IBMi ibmi) protected ShellExecIBMiShellExecStep.runOnIBMi(org.jenkinsci.plugins.workflow.steps.StepContext context, LoggerWrapper logger, IBMi ibmi) protected com.ibm.as400.access.JobIBMiWaitJobStep.runOnIBMi(org.jenkinsci.plugins.workflow.steps.StepContext stepContext, LoggerWrapper logger, IBMi ibmi) -
Uses of IBMi in org.jenkinsci.plugins.ibmisteps.steps.abstracts
Methods in org.jenkinsci.plugins.ibmisteps.steps.abstracts with parameters of type IBMiModifier and TypeMethodDescriptionprotected abstract TIBMiStep.runOnIBMi(org.jenkinsci.plugins.workflow.steps.StepContext stepContext, LoggerWrapper logger, IBMi ibmi)