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