public interface

CommentAware

com.atlassian.confluence.pages.actions.CommentAware
Known Indirect Subclasses

Class Overview

Indicates an action may have a Comment set on it by the CommentAwareInterceptor.

Summary

Public Methods
Comment getComment()
void setComment(Comment comment)

Public Methods

public Comment getComment ()

public void setComment (Comment comment)