CommandResultAccessor
interface CommandResultAccessor
Provides methods to access and manipulate the results of a command execution. This interface is designed to store and retrieve command results, which can be useful for tracking the outcomes of commands and ensuring idempotency.