public class GetUserAccountDefinitionModelByIdCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<UserAccountDefinitionModel>
| Modifier and Type | Field and Description |
|---|---|
protected String |
userAccountDefinitionId |
| Constructor and Description |
|---|
GetUserAccountDefinitionModelByIdCmd(String userAccountDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
UserAccountDefinitionModel |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected final String userAccountDefinitionId
public GetUserAccountDefinitionModelByIdCmd(String userAccountDefinitionId)
public UserAccountDefinitionModel execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<UserAccountDefinitionModel>Copyright © 2019. All rights reserved.