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