public interface

Activity

com.atlassian.stash.activity.Activity
Known Indirect Subclasses

Class Overview

Describes common attributes on all activities created by the system.

Summary

Public Methods
@Nonnull Date getCreatedDate()
@Nullable Long getId()
@Nonnull StashUser getUser()

Public Methods

@Nonnull public Date getCreatedDate ()

@Nullable public Long getId ()

@Nonnull public StashUser getUser ()