Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional methods in builder #23

Open
zaharchenko-evgeny opened this issue Jul 26, 2019 · 0 comments
Open

Additional methods in builder #23

zaharchenko-evgeny opened this issue Jul 26, 2019 · 0 comments
Labels
type: enhancement New feature or request

Comments

@zaharchenko-evgeny
Copy link
Contributor

Need to add the following methods in builder EmailTemplateBuilder

  • addParameter(String key, Object value) this method will set parameter template and all attachments
  • addParameters(Map<String, Object> params) this method will set parameters to template and all attachments
  • addParameter(String reportCode, String key, Object value) this method will set parameter to attached report with selected code
@zaharchenko-evgeny zaharchenko-evgeny added the type: enhancement New feature or request label Jul 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant