public interface PreDeleteUserErrorsManager
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<WebErrorMessage> |
getWarnings(ApplicationUser user)
Handles the collecting all the
WebErrorMessage for the pre-delete-user-errors plugin point |
com.google.common.collect.ImmutableList<WebErrorMessage> getWarnings(ApplicationUser user)
WebErrorMessage for the pre-delete-user-errors plugin pointuser - that will be deletedWebErrorMessageCopyright © 2002-2016 Atlassian. All Rights Reserved.