public class SpaceEntity extends Object
| Constructor and Description |
|---|
SpaceEntity(com.atlassian.confluence.spaces.Space space) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getText() |
int |
hashCode() |
static com.google.common.base.Function<com.atlassian.confluence.spaces.Space,SpaceEntity> |
spaceTransformer() |
String |
toString() |
public String getId()
public String getText()
public static com.google.common.base.Function<com.atlassian.confluence.spaces.Space,SpaceEntity> spaceTransformer()
Copyright © 2017 Atlassian. All rights reserved.