Class ChangelogEmailService

java.lang.Object
io.datarouter.changelog.service.ChangelogEmailService

@Singleton
public class ChangelogEmailService
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    ChangelogEmailService()  
  • Method Summary

    Modifier and Type Method Description
    void sendEmail​(io.datarouter.instrumentation.changelog.ChangelogRecorder.DatarouterChangelogDto dto)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • sendEmail

      public void sendEmail​(io.datarouter.instrumentation.changelog.ChangelogRecorder.DatarouterChangelogDto dto)