@Version("1.3.0")
Package com.day.cq.wcm.command.api
Provides the Command API.
-
Interface Summary Interface Description Command interface to execute aCommand
CommandBuilder interface to build aCommand
CommandBuilderFactory factory interface to create the requiredCommandBuilder
CommandPathArgument interface representing the path argument of aCommand
CommandPathArgumentBuilder interface to buildCommandPathArgument
CommandResult interface representing result of executing aCommand
CopyMoveCommandBuilder builder interface for the copy/move commandCopyMoveCommandPathArgument path argument interface for copy/move commandCopyMoveCommandPathArgumentBuilder interface to buildCopyMoveCommandPathArgument
CopyMoveCommandResult interface representing result of executing a Copy/Move commandDeleteCommandBuilder builder interface for the delete commandDeleteCommandPathArgument path argument interface for delete commandDeleteCommandPathArgumentBuilder interface to buildDeleteCommandPathArgument
DeleteCommandResult interface representing result of executing a delete command -
Exception Summary Exception Description CommandException CommandException
models exceptions inCommand
executions