Class Help


  • @OpenApiAll
    public final class Help
    extends java.lang.Object
    Utility class for showing a 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
    • 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