Package com.atlassian.confluence.it
Class Location
- java.lang.Object
-
- com.atlassian.confluence.it.Location
-
public class Location extends Object
Represents the location of a page, as a parent page plus space.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getParentPageTitle()
String
getSpaceKey()
int
hashCode()
String
toString()
-