Class AbstractResetPasswordDelegate
java.lang.Object
org.alfresco.repo.workflow.activiti.BaseJavaDelegate
org.alfresco.repo.security.authentication.activiti.AbstractResetPasswordDelegate
- All Implemented Interfaces:
org.activiti.engine.delegate.JavaDelegate
- Direct Known Subclasses:
PerformResetPasswordDelegate,SendResetPasswordConfirmationEmailDelegate,SendResetPasswordEmailDelegate
Deprecated.
from 7.1.0
- Since:
- 5.2.1
- Author:
- Jamal Kaabi-Mofrad
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetResetPasswordService(ResetPasswordService resetPasswordService) Deprecated.Methods inherited from class org.alfresco.repo.workflow.activiti.BaseJavaDelegate
getName, getServiceRegistry, setBeanRegistry, setServiceRegistryMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.activiti.engine.delegate.JavaDelegate
execute
-
Field Details
-
resetPasswordService
Deprecated.
-
-
Constructor Details
-
AbstractResetPasswordDelegate
public AbstractResetPasswordDelegate()Deprecated.
-
-
Method Details
-
setResetPasswordService
Deprecated.
-