Class Help


  • @OpenApiAll
    public final class Help
    extends java.lang.Object
    Utility class for showing a help.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static Help instance  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Help()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static Help getInstance()
      Singleton method to return an instance
      void showTopic​(java.lang.String topicId)
      Show help with a given topic id
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • instance

        private static final Help instance
    • Constructor Detail

      • Help

        private Help()
    • Method Detail

      • getInstance

        public static Help getInstance()
        Singleton method to return an instance
        Returns:
        help instance
      • showTopic

        public void showTopic​(java.lang.String topicId)
        Show help with a given topic id
        Parameters:
        topicId - topic id