com.atlassian.jira.event.user
Interface UserEventType
public interface UserEventType
USER_SIGNUP
static final int USER_SIGNUP
- See Also:
- Constant Field Values
USER_CREATED
static final int USER_CREATED
- See Also:
- Constant Field Values
USER_FORGOTPASSWORD
static final int USER_FORGOTPASSWORD
- See Also:
- Constant Field Values
USER_FORGOTUSERNAME
static final int USER_FORGOTUSERNAME
- See Also:
- Constant Field Values
USER_CANNOTCHANGEPASSWORD
static final int USER_CANNOTCHANGEPASSWORD
- See Also:
- Constant Field Values
USER_LOGIN
static final int USER_LOGIN
- See Also:
- Constant Field Values
USER_LOGOUT
static final int USER_LOGOUT
- See Also:
- Constant Field Values
Copyright © 2002-2014 Atlassian. All Rights Reserved.