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, setVersion
public String getStatus()
public String getUrl()
getUrl
in interface LinkableContent
public UrlBuilder getUrlBuilder()
getUrlBuilder
in interface LinkableContent
public String getEditUrl()
getEditUrl
in interface ContentEntity
public Space getSpace()
getSpace
in interface ContentEntity
public String getTitle()
getTitle
in interface ContentEntity
getTitle
in interface TitledContent
public boolean shouldConvertToContent()
shouldConvertToContent
in interface ContentConvertible
Copyright © 2003–2015 Atlassian. All rights reserved.