Update user-welcome mail template #245

Merged
tcdlpds merged 2 commits from rajitha/device-mgt-core:cloud-mgt-mails into master 1 year ago
rajitha commented 1 year ago
Collaborator

Purpose

  • Update the user-welcome.vm mail template with new content.
  • Add functionalities for sending enrollment type mails.

Tickets

## Purpose * Update the user-welcome.vm mail template with new content. * Add functionalities for sending enrollment type mails. ### Tickets * http://roadmap.entgra.net/issues/10170
rajitha force-pushed cloud-mgt-mails from b4a78004bd to 8c0ae2511e 1 year ago
tcdlpds requested changes 1 year ago
return username;
}
public void setUsername(String username) {
Owner

Fix formatting issue

Fix formatting issue
rajitha marked this conversation as resolved
return userMailAttributes;
}
private void populateUserAttributes(UserMailAttributes userMailAttributes, List<EnrollmentTypeMail> enrollmentTypeMails) {
Owner

Add Java Doc comment

Add Java Doc comment
rajitha marked this conversation as resolved
return enrollmentTypeMail;
}
private List<EnrollmentTypeMail> getEnrollmentTypeMails(List<DeviceEnrollmentType> deviceEnrollmentTypes) {
Owner

Add Java Doc comment

Add Java Doc comment
rajitha marked this conversation as resolved
rajitha added 1 commit 1 year ago
tcdlpds requested review from tcdlpds 1 year ago
tcdlpds approved these changes 1 year ago
tcdlpds merged commit 33005094db into master 1 year ago

Reviewers

tcdlpds approved these changes 1 year ago
The pull request has been merged as 33005094db.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: community/device-mgt-core#245
Loading…
There is no content yet.