Uses of Class
org.jenkinsci.plugins.ibmisteps.model.LoggerWrapper
Packages that use LoggerWrapper
Package
Description
-
Uses of LoggerWrapper in org.jenkinsci.plugins.ibmisteps.steps
Methods in org.jenkinsci.plugins.ibmisteps.steps with parameters of type LoggerWrapperModifier 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 LoggerWrapper in org.jenkinsci.plugins.ibmisteps.steps.abstracts
Methods in org.jenkinsci.plugins.ibmisteps.steps.abstracts with parameters of type LoggerWrapperModifier and TypeMethodDescriptionprotected abstract TIBMiStep.runOnIBMi(org.jenkinsci.plugins.workflow.steps.StepContext stepContext, LoggerWrapper logger, IBMi ibmi)