public class GetLookupIdByReferenceKeyCmd extends AbstractNeedsServiceDefinitionCmd implements org.flowable.common.engine.impl.interceptor.Command<Object>
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
data |
protected String |
referenceKey |
protected String |
tenantId |
| Constructor and Description |
|---|
GetLookupIdByReferenceKeyCmd(Map<String,Object> data,
String referenceKey,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
resolveServiceDefinitionCopyright © 2019. All rights reserved.