Class CallResult
java.lang.Object
org.jenkinsci.plugins.ibmisteps.model.CallResult
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCallResult
(IBMi ibmi, boolean successful, com.ibm.as400.access.AS400Message[] as400Messages) -
Method Summary
Modifier and TypeMethodDescriptiongetMessage
(String messageId) getPrettyMessages
(String prefix) boolean
toString()