Class ExecCommandRequestEvent

  • All Implemented Interfaces:
    WebSocketEvent, pro.gravit.utils.TypeSerializeInterface

    public class ExecCommandRequestEvent
    extends RequestEvent
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getType()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • success

        public final boolean success
    • Constructor Detail

      • ExecCommandRequestEvent

        public ExecCommandRequestEvent​(boolean success)
    • Method Detail

      • getType

        public java.lang.String getType()