Class SetMetaDataValuesCmd
- java.lang.Object
-
- com.flowable.content.engine.impl.cmd.SetMetaDataValuesCmd
-
-
Field Summary
Fields Modifier and Type Field Description protected String
contentItemId
protected Map<String,Object>
metadataValues
-
Constructor Summary
Constructors Constructor Description SetMetaDataValuesCmd(String contentItemId, Map<String,Object> metadataValues)
-
-
-
Method Detail
-
execute
public Void execute(CommandContext commandContext)
-
-