Class CommandStartedEvent


  • public class CommandStartedEvent
    extends CommandBaseEvent
    Event for a started command.
    Since:
    6.1
    Author:
    Mikhael Sokolov
    • Method Detail

      • getStartedAt

        public Instant getStartedAt()
        Returns:
        Instant when the command was started.