Class EventPushMessage


  • public class EventPushMessage
    extends Object
    EventPushMessage
    • Method Detail

      • getStartTime

        public Long getStartTime()
        Timestamp of the event detection, in UTC milliseconds.
        Returns:
        startTime
      • getEndTime

        public Long getEndTime()
        Timestamp of the event closure, in UTC milliseconds. `-1` if the event is still open.
        Returns:
        endTime
      • getEventType

        public EventTypeEnum getEventType()
        The type of the event.
        Returns:
        eventType
      • getDeploymentProject

        public String getDeploymentProject()
        Returns:
        deploymentProject
      • getSource

        public String getSource()
        Returns:
        source
      • getTitle

        public String getTitle()
        Returns:
        description
      • getDescription

        public String getDescription()
        Returns:
        description
      • getAnnotationDescription

        public String getAnnotationDescription()
        Returns:
        annotationDescription
      • setAnnotationDescription

        public EventPushMessage setAnnotationDescription​(String annotationDescription)
      • getDeploymentName

        public String getDeploymentName()
        Returns:
        deploymentName
      • getDeploymentVersion

        public String getDeploymentVersion()
        Returns:
        deploymentVersion
      • getAnnotationType

        public String getAnnotationType()
        Returns:
        annotationType
      • getCustomProperties

        public Map<String,​String> getCustomProperties()
        Returns:
        customProperties
      • getRemediationAction

        public String getRemediationAction()
        Returns:
        remediationAction
      • getCiBackLink

        public String getCiBackLink()
        Returns:
        ciBackLink