public class CopyContentItemCmd extends Object implements Command<CoreContentItem>
Constructor and Description |
---|
CopyContentItemCmd(String contentItemId,
String parentFolderId) |
Modifier and Type | Method and Description |
---|---|
CoreContentItem |
execute(CommandContext commandContext) |
public CoreContentItem execute(CommandContext commandContext)
execute
in interface Command<CoreContentItem>