Package org.blojsom.plugin.comment.event

Defines the classes and interfaces for events related to the blojsom comment plugin

See:
          Description

Class Summary
CommentAddedEvent Comment Added Event indicates an event where a BlogComment has been added to the system.
CommentApprovedEvent Comment Approved event
CommentDeletedEvent Comment Deleted Event indicates an event where a BlogComment has been deleted from the system.
CommentEvent Comment Event indicates an event dealing with a Comment.
CommentMarkedSpamEvent Comment marked spam event
CommentResponseSubmissionEvent Comment response submission event
CommentUnapprovedEvent Comment Unapproved event
CommentUnmarkedSpamEvent Comment unmarked spam event
 

Package org.blojsom.plugin.comment.event Description

Defines the classes and interfaces for events related to the blojsom comment plugin

Package Specification

Related Documentation