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
- Since:
- 5.2.1
- Author:
- Jamal Kaabi-Mofrad
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetResetPasswordService(ResetPasswordService resetPasswordService) 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
-
-
Constructor Details
-
AbstractResetPasswordDelegate
public AbstractResetPasswordDelegate()
-
-
Method Details
-
setResetPasswordService
-