Interface IUserEmailTask

All Superinterfaces:
IUserProfileTask

public interface IUserEmailTask extends IUserProfileTask
Common interface for user profile tasks that perform some action with a user email on a user profile.
Since:
8.0.1
Author:
XIMA MEDIA GmbH
See Also:
  • Method Details

    • getUserEmail

      UserEmail getUserEmail()
      Returns:
      the user mail that the task is performed with.