Skip to content

Additional methods in builder #23

Description

@zaharchenko-evgeny

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions