public class

UserEventDispatcher

extends Object
java.lang.Object
   ↳ com.atlassian.jira.event.user.UserEventDispatcher

Summary

Public Constructors
UserEventDispatcher()
Public Methods
static void dispatchEvent(int type, ApplicationUser user, Map<StringObject> params)
static void dispatchEvent(int type, ApplicationUser user)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public UserEventDispatcher ()

Public Methods

public static void dispatchEvent (int type, ApplicationUser user, Map<StringObject> params)

public static void dispatchEvent (int type, ApplicationUser user)