public abstract class AbstractStatusContentEvent extends ContentEvent
Modifier and Type | Field and Description |
---|---|
protected UserStatus |
status |
source
Constructor and Description |
---|
AbstractStatusContentEvent(Object src,
UserStatus status) |
Modifier and Type | Method and Description |
---|---|
ContentEntityObject |
getContent() |
UserStatus |
getUserStatus() |
equals, hashCode, isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
protected final UserStatus status
public AbstractStatusContentEvent(Object src, UserStatus status)
public UserStatus getUserStatus()
public ContentEntityObject getContent()
Copyright © 2003–2016 Atlassian. All rights reserved.