Class CommandResponse.Accepted

    • Constructor Detail

      • Accepted

        public Accepted​(Id runId)
    • Method Detail

      • runId

        public Id runId()
        Description copied from interface: CommandResponse
        A helper method to get the runId for this command response

        Specified by:
        runId in interface CommandResponse
        Returns:
        the runId of command for which this response is created