Class SendResetPasswordConfirmationEmailDelegate

All Implemented Interfaces:
org.activiti.engine.delegate.JavaDelegate

@Deprecated public class SendResetPasswordConfirmationEmailDelegate extends AbstractResetPasswordDelegate
Deprecated.
from 7.1.0 This activiti delegate is executed when a user is finished resetting his/her password.
Since:
5.2.1
Author:
Jamal Kaabi-Mofrad
  • Constructor Details

    • SendResetPasswordConfirmationEmailDelegate

      public SendResetPasswordConfirmationEmailDelegate()
      Deprecated.
  • Method Details

    • execute

      public void execute(org.activiti.engine.delegate.DelegateExecution delegateExecution) throws Exception
      Deprecated.
      Throws:
      Exception