Class ProfileCLI


  • public class ProfileCLI
    extends CLI
    Author:
    Endi S. Dewata
    • Field Detail

      • logger

        public static org.slf4j.Logger logger
      • tpsCLI

        public TPSCLI tpsCLI
    • Constructor Detail

      • ProfileCLI

        public ProfileCLI​(TPSCLI tpsCLI)
    • Method Detail

      • getManPage

        public java.lang.String getManPage()
        Overrides:
        getManPage in class CLI
      • getProfileClient

        public ProfileClient getProfileClient()
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • printProfileData

        public static void printProfileData​(ProfileData profileData,
                                            boolean showProperties)
                                     throws java.io.IOException
        Throws:
        java.io.IOException