Interface Action

    • Method Detail

      • getTimestamp

        @NonNull Instant getTimestamp()
        Gets the time when the action occurred.
        Returns:
        the timestamp
      • getDescription

        @NonNull String getDescription()
        Returns a string describing the action which took place.

        In most instances, this returns a variation of the command string which caused the change.

        Returns:
        the action