@Version("1.4.0")
Package com.day.cq.wcm.command.api
Provides the Command API.
-
Interface Summary Interface Description Command interface to execute aCommandCommandBuilder interface to build aCommandCommandBuilderFactory factory interface to create the requiredCommandBuilderCommandPathArgument interface representing the path argument of aCommandCommandPathArgumentBuilder interface to buildCommandPathArgumentCommandResult interface representing result of executing aCommandCopyMoveCommandBuilder builder interface for the copy/move commandCopyMoveCommandPathArgument path argument interface for copy/move commandCopyMoveCommandPathArgumentBuilder interface to buildCopyMoveCommandPathArgumentCopyMoveCommandResult interface representing result of executing a Copy/Move commandDeleteCommandBuilder builder interface for the delete commandDeleteCommandPathArgument path argument interface for delete commandDeleteCommandPathArgumentBuilder interface to buildDeleteCommandPathArgumentDeleteCommandResult interface representing result of executing a delete command -
Exception Summary Exception Description CommandException CommandExceptionmodels exceptions inCommandexecutions