Class SenlinEvent

    • Constructor Detail

      • SenlinEvent

        public SenlinEvent()
    • Method Detail

      • getId

        public String getId()
        Description copied from interface: Event
        Returns the id of the Event
        Specified by:
        getId in interface Event
        Returns:
        the id of the Event
      • getAction

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

        public String getClusterID()
        Description copied from interface: Event
        Returns the cluster id of the Event
        Specified by:
        getClusterID in interface Event
        Returns:
        the cluster id of the Event
      • getLevel

        public Integer getLevel()
        Description copied from interface: Event
        Returns the level of the Event
        Specified by:
        getLevel in interface Event
        Returns:
        the level of the Event
      • getObjID

        public String getObjID()
        Description copied from interface: Event
        Returns the obj id of the Event
        Specified by:
        getObjID in interface Event
        Returns:
        the obj id of the Event
      • getObjName

        public String getObjName()
        Description copied from interface: Event
        Returns the obj name of the Event
        Specified by:
        getObjName in interface Event
        Returns:
        the obj name of the Event
      • getObjType

        public String getObjType()
        Description copied from interface: Event
        Returns the obj type of the Event
        Specified by:
        getObjType in interface Event
        Returns:
        the obj type of the Event
      • getProject

        public String getProject()
        Description copied from interface: Event
        Returns the project of the Event
        Specified by:
        getProject in interface Event
        Returns:
        the project of the Event
      • getStatus

        public String getStatus()
        Description copied from interface: Event
        Returns the status of the Event
        Specified by:
        getStatus in interface Event
        Returns:
        the status of the Event
      • getStatusReason

        public String getStatusReason()
        Description copied from interface: Event
        Returns the status reason of the Event
        Specified by:
        getStatusReason in interface Event
        Returns:
        the status reason of the Event
      • getTimestamp

        public Date getTimestamp()
        Description copied from interface: Event
        Returns the timestamp of the Event
        Specified by:
        getTimestamp in interface Event
        Returns:
        the timestamp of the Event
      • getUser

        public String getUser()
        Description copied from interface: Event
        Returns the user of the Event
        Specified by:
        getUser in interface Event
        Returns:
        the user of the Event