public class UserStatus extends AbstractContentEntity implements LinkableContent
content, id, lastModificationDate, lastModifier, version| Constructor and Description |
|---|
UserStatus(String status,
User lastModifier) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEditUrl() |
Space |
getSpace() |
String |
getStatus() |
String |
getTitle() |
String |
getUrl() |
UrlBuilder |
getUrlBuilder() |
boolean |
shouldConvertToContent() |
getContent, getContentId, getContentType, getContentTypeObject, getId, getIdAsString, getLastModificationDate, getLastModifier, getVersion, isMinorEdit, setContent, setId, setId, setLastModificationDate, setLastModifier, setVersionpublic String getStatus()
public String getUrl()
getUrl in interface LinkableContentpublic UrlBuilder getUrlBuilder()
getUrlBuilder in interface LinkableContentpublic String getEditUrl()
getEditUrl in interface ContentEntitypublic Space getSpace()
getSpace in interface ContentEntitypublic String getTitle()
getTitle in interface ContentEntitygetTitle in interface TitledContentpublic boolean shouldConvertToContent()
shouldConvertToContent in interface ContentConvertibleCopyright © 2003–2016 Atlassian. All rights reserved.