Interface CommandContinue
- All Superinterfaces:
CommandResult
Result that indicates that the execution chain should continue.
This result is only valid for handlers that are part of a larger execution chain (have parent or child) handlers executing after it. Using it in any other context will result in an error.
- Since:
- 1.0
- Version:
- 1.0