Class BambooHelpPath

  • All Implemented Interfaces:
    com.atlassian.sal.api.message.HelpPath

    public class BambooHelpPath
    extends Object
    implements com.atlassian.sal.api.message.HelpPath
    • Constructor Detail

      • BambooHelpPath

        public BambooHelpPath​(@NotNull
                              @NotNull String helpKey,
                              @NotNull
                              @NotNull String helpUrl,
                              @Nullable
                              @Nullable String helpTitle,
                              @Nullable
                              @Nullable String helpAlt)
    • Method Detail

      • getKey

        public String getKey()
        Specified by:
        getKey in interface com.atlassian.sal.api.message.HelpPath
      • getUrl

        public String getUrl()
        Specified by:
        getUrl in interface com.atlassian.sal.api.message.HelpPath
      • getTitle

        public String getTitle()
        Specified by:
        getTitle in interface com.atlassian.sal.api.message.HelpPath
      • getAlt

        public String getAlt()
        Specified by:
        getAlt in interface com.atlassian.sal.api.message.HelpPath
      • isLocal

        public boolean isLocal()
        Specified by:
        isLocal in interface com.atlassian.sal.api.message.HelpPath