Class Homepage

java.lang.Object
com.atlassian.confluence.impl.homepage.Homepage

public class Homepage extends Object
Represents the homepage on which a user should land when they enter Confluence.
Since:
5.9
  • Method Details

    • getDeepLinkUri

      public @NonNull URI getDeepLinkUri()
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object