Class CheckStatus


  • public class CheckStatus
    extends Object
    This class holds the helper functions that are used to gather zosmf information through the z/OSMF APIs.
    Version:
    1.0
    Author:
    Frank Giordano
    • Constructor Detail

      • CheckStatus

        public CheckStatus​(ZOSConnection connection)
        CheckStatus Constructor.
        Parameters:
        connection - connection information, see ZOSConnection object
    • Method Detail