public static class

ListUndefinedPagesAction.UndefinedPage

extends Object
implements Comparable<T>
java.lang.Object
   ↳ com.atlassian.confluence.pages.actions.ListUndefinedPagesAction.UndefinedPage

Summary

Public Constructors
ListUndefinedPagesAction.UndefinedPage(String spaceKey, String pageTitle)
Public Methods
int compareTo(Object o)
boolean equals(Object o)
String getDestinationPageTitle()
String getDestinationSpaceKey()
List getReferencedFrom()
int hashCode()
[Expand]
Inherited Methods
From class java.lang.Object
From interface java.lang.Comparable

Public Constructors

public ListUndefinedPagesAction.UndefinedPage (String spaceKey, String pageTitle)

Public Methods

public int compareTo (Object o)

public boolean equals (Object o)

public String getDestinationPageTitle ()

public String getDestinationSpaceKey ()

public List getReferencedFrom ()

public int hashCode ()