Class IBMiContext
java.lang.Object
org.jenkinsci.plugins.ibmisteps.model.IBMiContext
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionIBMiContext
(String host, com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials, int ccsid, boolean secure, String iasp, boolean traceEnabled) -
Method Summary
-
Constructor Details
-
IBMiContext
-
-
Method Details
-
getIBMi
public IBMi getIBMi(TaskListener listener) throws IOException, InterruptedException, PropertyVetoException, com.ibm.as400.access.AS400SecurityException, com.ibm.as400.access.ErrorCompletingRequestException - Throws:
IOException
InterruptedException
PropertyVetoException
com.ibm.as400.access.AS400SecurityException
com.ibm.as400.access.ErrorCompletingRequestException
-
isTraceEnabled
public boolean isTraceEnabled() -
close
public void close()
-