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