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