public class ProjectVersionNotificationUserView extends NotificationUserView implements NotificationContentData<ProjectVersionNotificationContent>
links, NOTIFICATIONS_LINK, NOTIFICATIONS_LINK_RESPONSE| Constructor and Description |
|---|
ProjectVersionNotificationUserView() |
| Modifier and Type | Method and Description |
|---|---|
ProjectVersionNotificationContent |
getContent() |
void |
setContent(ProjectVersionNotificationContent content) |
getContentType, getCreatedAt, getNotificationState, getSubclass, getType, hasSubclasses, setContentType, setCreatedAt, setNotificationState, setTypegetAllowedMethods, getAvailableLinks, getFirstLink, getHref, getLinks, getMeta, getResourceLinks, getResourceMetadata, hasLink, setMetagetGson, getJson, getJsonElement, getPatch, setGson, setJson, setJsonElement, setPatchclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetContentType, getCreatedAt, getType, setContentType, setCreatedAt, setTypepublic ProjectVersionNotificationContent getContent()
getContent in interface NotificationContentData<ProjectVersionNotificationContent>public void setContent(ProjectVersionNotificationContent content)
setContent in interface NotificationContentData<ProjectVersionNotificationContent>