Package com.day.cq.wcm.command.api
Interface CommandResult
- All Known Subinterfaces:
CopyMoveCommandResult,DeleteCommandResult
interface representing result of executing a
Command-
Method Summary
-
Method Details
-
executionSucceeded
boolean executionSucceeded()- Returns:
- true if
Commandexecution succeeded
-