Interface PreDeleteUserErrorsManager

All Known Implementing Classes:
PreDeleteUserErrorsManagerImpl

public interface PreDeleteUserErrorsManager
Since:
v6.0
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.common.collect.ImmutableList<WebErrorMessage>
    Handles the collecting all the WebErrorMessage for the pre-delete-user-errors plugin point
  • Method Details