public class Location extends Object
| Constructor and Description |
|---|
Location(Page parentPage) |
Location(Space space)
Located at the root of a space (i.e.
|
Location(Space space,
String parentPageTitle) |
Location(String spaceKey,
String parentPageTitle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getParentPageTitle() |
String |
getSpaceKey() |
int |
hashCode() |
String |
toString() |
Copyright © 2003–2022 Atlassian. All rights reserved.