Uses of Class
org.blojsom.plugin.admin.event.UserEvent

Packages that use UserEvent
org.blojsom.plugin.admin.event Defines the classes and interfaces for the blojsom admin plugin events  
 

Uses of UserEvent in org.blojsom.plugin.admin.event
 

Subclasses of UserEvent in org.blojsom.plugin.admin.event
 class ProcessUserEvent
          Process user event contains information about a user with hooks for retrieving the servlet request, response, and the current plugin execution context.