Update user-welcome mail template #245
Merged
tcdlpds
merged 2 commits from rajitha/device-mgt-core:cloud-mgt-mails
into master
12 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'rajitha/device-mgt-core:cloud-mgt-mails'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Purpose
Tickets
b4a78004bd
to8c0ae2511e
12 months agoreturn username;
}
public void setUsername(String username) {
Fix formatting issue
return userMailAttributes;
}
private void populateUserAttributes(UserMailAttributes userMailAttributes, List<EnrollmentTypeMail> enrollmentTypeMails) {
Add Java Doc comment
return enrollmentTypeMail;
}
private List<EnrollmentTypeMail> getEnrollmentTypeMails(List<DeviceEnrollmentType> deviceEnrollmentTypes) {
Add Java Doc comment
33005094db
into master 12 months agoReviewers
33005094db
.