public interface UserEventType
Modifier and Type | Field and Description |
---|---|
static int |
USER_CANNOTCHANGEPASSWORD |
static int |
USER_CREATED |
static int |
USER_FORGOTPASSWORD |
static int |
USER_FORGOTUSERNAME |
static int |
USER_LOGIN |
static int |
USER_LOGOUT |
static int |
USER_SIGNUP |
static final int USER_SIGNUP
static final int USER_CREATED
static final int USER_FORGOTPASSWORD
static final int USER_FORGOTUSERNAME
static final int USER_CANNOTCHANGEPASSWORD
static final int USER_LOGIN
static final int USER_LOGOUT
Copyright © 2002-2019 Atlassian. All Rights Reserved.