Package com.day.cq.wcm.command.api
Interface CommandBuilder
- All Known Subinterfaces:
CopyMoveCommandBuilder,DeleteCommandBuilder
interface to build a
Command-
Method Summary
-
Method Details
-
build
build theCommand- Returns:
- the built
Command - Throws:
IllegalArgumentException- if theCommandwas built with incorrect parameters to aCommandBuilderimplementation
-