public abstract class BaseEmailTemplatesEvent extends Object
Modifier | Constructor and Description |
---|---|
protected |
BaseEmailTemplatesEvent(ApplicationUser user,
boolean operationSuccessful) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApplicationUser |
getUser() |
int |
hashCode() |
boolean |
isOperationSuccessful() |
protected BaseEmailTemplatesEvent(ApplicationUser user, boolean operationSuccessful)
Copyright © 2002-2021 Atlassian. All Rights Reserved.