public class SectionUpdatedEvent extends DocumentUpdatedEvent
| Constructor and Description |
|---|
SectionUpdatedEvent(java.lang.Object source,
com.clusterra.pmbok.project.domain.model.ProjectId projectId,
SectionTemplateId sectionTemplateId,
DocumentId documentId,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
SectionTemplateId |
getSectionTemplateId() |
getDocumentIdpublic SectionUpdatedEvent(java.lang.Object source,
com.clusterra.pmbok.project.domain.model.ProjectId projectId,
SectionTemplateId sectionTemplateId,
DocumentId documentId,
java.lang.String message)
public SectionTemplateId getSectionTemplateId()