package

com.atlassian.jira.plugin.user

Interfaces

PreDeleteUserErrors Interface defines the implementation point for plugins wishing to interact with the pre-delete-user-errors plugin point. 
PreDeleteUserErrorsManager  
WebErrorMessage Interface to be used with PreDeleteUserErrors to encapsulate error messages and a useful information for displaying those error messages to a user. 

Classes

PreDeleteUserErrorsManagerImpl  
PreDeleteUserErrorsModuleDescriptor Descriptor definition for the pre-delete-user-errors plugin point 
WebErrorMessageImpl Basic WebErrorMessage Implementation.