Class BuildFinishedCDEvent

    • Constructor Detail

      • BuildFinishedCDEvent

        public BuildFinishedCDEvent()
        Constructor to init CDEvent and set the Subject for BuildFinishedCDEvent.
    • Method Detail

      • initCDEvent

        public void initCDEvent()
        Initialize the CDEvent with the context values.
        Specified by:
        initCDEvent in interface CDEvent
      • schemaURL

        public String schemaURL()
        Specified by:
        schemaURL in interface CDEvent
        Returns:
        the buildfinished.json schema URL
      • eventSchema

        public String eventSchema()
        Specified by:
        eventSchema in interface CDEvent
        Returns:
        the buildfinished.json schema Json
      • setSource

        public void setSource​(URI source)
        Parameters:
        source - Sets the Context source value
      • setSubjectId

        public void setSubjectId​(String subjectId)
        Parameters:
        subjectId - sets the subject Id
      • setSubjectSource

        public void setSubjectSource​(URI subjectSource)
        Parameters:
        subjectSource - sets the subject source
      • setSubjectArtifactId

        public void setSubjectArtifactId​(String artifactId)
        Parameters:
        artifactId -