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