Package de.xima.fc.mdl.mail
Class SupportInquiryDataBuilder
java.lang.Object
de.xima.fc.mdl.mail.SupportInquiryDataBuilder
Builder for
SupportInquiryData
- Author:
- XIMA MEDIA GmbH, Dresden - 20.08.2020
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
void
withAppenders
(List<String> appenderNames, int logLimit) void
withFileAttachments
(Map<String, byte[]> fileAttachments) void
withFormExportIds
(List<Long> formExportIds)
-
Constructor Details
-
SupportInquiryDataBuilder
-
-
Method Details
-
withFormExportIds
-
withAppenders
-
withFileAttachments
-
build
-