Class SendResetPasswordEmailDelegate

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

@Deprecated public class SendResetPasswordEmailDelegate extends AbstractResetPasswordDelegate
Deprecated.
from 7.1.0 This activiti delegate is executed when a user request password reset.
Since:
5.2.1
Author:
Jamal Kaabi-Mofrad
  • Constructor Details

    • SendResetPasswordEmailDelegate

      public SendResetPasswordEmailDelegate()
      Deprecated.
  • Method Details

    • execute

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