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 booleanequals(Object o)StringgetParentPageTitle()StringgetSpaceKey()inthashCode()StringtoString()
-