Interface Result

  • All Known Implementing Classes:
    DefaultResultImpl

    public interface Result
    Result from the execution of a command
    • Method Detail

      • getType

        ResultType getType()
        Type of Result
        Returns:
      • getMessage

        String getMessage()
        Detailed message for the Result
        Returns: