public class UserEventDispatcher extends Object
Constructor and Description |
---|
UserEventDispatcher() |
Modifier and Type | Method and Description |
---|---|
static void |
dispatchEvent(int type,
ApplicationUser user) |
static void |
dispatchEvent(int type,
ApplicationUser user,
Map<String,Object> params) |
public static void dispatchEvent(int type, ApplicationUser user)
public static void dispatchEvent(int type, ApplicationUser user, Map<String,Object> params)
Copyright © 2002-2015 Atlassian. All Rights Reserved.