public class UpdateUserPasswordCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<org.flowable.idm.api.User>, Serializable
| Constructor and Description |
|---|
UpdateUserPasswordCmd(org.flowable.idm.api.User user) |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.idm.api.User |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
Copyright © 2019. All rights reserved.