Class ChangelogRecorder.DatarouterChangelogDtoBuilder
java.lang.Object
io.datarouter.instrumentation.changelog.ChangelogRecorder.DatarouterChangelogDtoBuilder
- Enclosing interface:
ChangelogRecorder
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDatarouterChangelogDtoBuilder(String changelogType, String name, String action, String username) -
Method Summary
Modifier and TypeMethodDescriptionadditionalSendTos(String additionalSendTo) build()withComment(String comment)
-
Field Details
-
changelogType
-
name
-
action
-
username
-
comment
-
note
-
additionalSendTos
-
sendEmail
public boolean sendEmail -
includeMainDatarouterAdmin
public boolean includeMainDatarouterAdmin -
includeSubscribers
public boolean includeSubscribers
-
-
Constructor Details
-
DatarouterChangelogDtoBuilder
-
-
Method Details
-
sendEmail
-
withComment
-
withNote
-
excludeMainDatarouterAdmin
-
excludeSubscribers
-
additionalSendTos
-
build
-