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 deletedWebErrorMessage
Copyright © 2002-2018 Atlassian. All Rights Reserved.