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