Package dev.cdevents.models
Class BuildStartedSubject
- java.lang.Object
-
- dev.cdevents.models.Subject
-
- dev.cdevents.models.BuildStartedSubject
-
public class BuildStartedSubject extends Subject
-
-
Constructor Summary
Constructors Constructor Description BuildStartedSubject(CDEventConstants.SubjectType subjectType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetContent()voidsetContent(Object content)
-
-
-
Constructor Detail
-
BuildStartedSubject
public BuildStartedSubject(CDEventConstants.SubjectType subjectType)
- Parameters:
subjectType-
-
-