Package com.day.cq.wcm.command.api
@Version("1.6.0")
package com.day.cq.wcm.command.api
Provides the Command API.
-
ClassDescriptioninterface to execute a
Command
interface to build aCommand
factory interface to create the requiredCommandBuilder
CommandException
models exceptions inCommand
executionsinterface representing the path argument of aCommand
interface to buildCommandPathArgument
interface representing result of executing aCommand
builder interface for the copy/move commandpath argument interface for copy/move commandinterface to buildCopyMoveCommandPathArgument
interface representing result of executing a Copy/Move commandbuilder interface for the delete commandpath argument interface for delete commandinterface to buildDeleteCommandPathArgument
interface representing result of executing a delete command