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