Class SenlinReceiver

    • Constructor Detail

      • SenlinReceiver

        public SenlinReceiver()
    • Method Detail

      • getAction

        public String getAction()
        Description copied from interface: Receiver
        Returns the action of the receiver
        Specified by:
        getAction in interface Receiver
        Returns:
        the action of the receiver
      • getClusterID

        public String getClusterID()
        Description copied from interface: Receiver
        Returns the cluster id of the receiver
        Specified by:
        getClusterID in interface Receiver
        Returns:
        the cluster id of the receiver
      • getCreatedAt

        public Date getCreatedAt()
        Description copied from interface: Receiver
        Returns the created at time of the receiver
        Specified by:
        getCreatedAt in interface Receiver
        Returns:
        the created at time of the receiver
      • getDomain

        public String getDomain()
        Description copied from interface: Receiver
        Returns the domain of the receiver
        Specified by:
        getDomain in interface Receiver
        Returns:
        the domain of the receiver
      • getProject

        public String getProject()
        Description copied from interface: Receiver
        Returns the project of the receiver
        Specified by:
        getProject in interface Receiver
        Returns:
        the project of the receiver
      • getType

        public String getType()
        Description copied from interface: Receiver
        Returns the type of the receiver
        Specified by:
        getType in interface Receiver
        Returns:
        the type of the receiver
      • getUpdatedAt

        public Date getUpdatedAt()
        Description copied from interface: Receiver
        Returns the updated at time of the receiver
        Specified by:
        getUpdatedAt in interface Receiver
        Returns:
        the updated at time of the receiver
      • getUser

        public String getUser()
        Description copied from interface: Receiver
        Returns the user of the receiver
        Specified by:
        getUser in interface Receiver
        Returns:
        the user of the receiver
      • getActor

        public Map<String,​Object> getActor()
        Description copied from interface: Receiver
        Returns the actor of the receiver
        Specified by:
        getActor in interface Receiver
        Returns:
        the actor of the receiver
      • getChannel

        public Map<String,​Object> getChannel()
        Description copied from interface: Receiver
        Returns the channel of the receiver
        Specified by:
        getChannel in interface Receiver
        Returns:
        the channel of the receiver
      • getParams

        public Map<String,​Object> getParams()
        Description copied from interface: Receiver
        Returns the params of the receiver
        Specified by:
        getParams in interface Receiver
        Returns:
        the params of the receiver
      • getWebHook

        public String getWebHook()
        Description copied from interface: Receiver
        Returns the WebHook of the receiver
        Specified by:
        getWebHook in interface Receiver
        Returns:
        the WebHook of the receiver