public class SupportMailUtils extends AMailUtil
| Modifier and Type | Method and Description | 
|---|---|
static void | 
sendSupportInquiry(UserContext uc,
                  Mandant client,
                  ISupportInquiryData supportInquiryData)
Sends a support email 
 | 
public static final void sendSupportInquiry(UserContext uc, Mandant client, ISupportInquiryData supportInquiryData) throws Exception
uc - UserContext for which the action should be performedclient - Mandant from which the inquiry was sentsupportInquiryData - SupportInquiryData containing information of the inquiryException - on errors while sending the support requestCopyright © 2019 XIMA MEDIA GmbH. All rights reserved.