public interface

Notification

com.atlassian.stash.notification.Notification
Known Indirect Subclasses

Class Overview

A single Notification within the system

Summary

Public Methods
@Nonnull Date getTimestamp()
@Nullable StashUser getUser()

Public Methods

@Nonnull public Date getTimestamp ()

Returns
  • when the activity that triggered this Notification was performed

@Nullable public StashUser getUser ()

Returns
  • the StashUser who performed the activity which triggered this Notification