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 BlogComment.
CommentResponseSubmissionEvent Comment response submission 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